Uses of Interface
org.jooq.SelectForXMLPathDirectivesStep
Packages that use SelectForXMLPathDirectivesStep
-
Uses of SelectForXMLPathDirectivesStep in org.jooq
Methods in org.jooq that return SelectForXMLPathDirectivesStepModifier and TypeMethodDescription@NotNull SelectForXMLPathDirectivesStep
<R> SelectForXMLStep.explicit()
Add a SQL Server-styleFOR XML EXPLICIT
clause.@NotNull SelectForXMLPathDirectivesStep
<R> SelectForXMLStep.path()
Add a SQL Server-styleFOR XML PATH
clause.@NotNull SelectForXMLPathDirectivesStep
<R> Add a SQL Server-styleFOR XML PATH
clause.