Uses of Interface
org.jooq.SelectForXMLPathDirectivesStep
-
Uses of SelectForXMLPathDirectivesStep in org.jooq
Modifier 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.