Uses of Interface
org.jooq.SelectForXMLRawDirectivesStep
-
Uses of SelectForXMLRawDirectivesStep in org.jooq
Modifier and TypeMethodDescription@NotNull SelectForXMLRawDirectivesStep<R>
SelectForXMLStep.auto()
Add a SQL Server-styleFOR XML AUTO
clause.@NotNull SelectForXMLRawDirectivesStep<R>
SelectForXMLStep.raw()
Add a SQL Server-styleFOR XML RAW
clause.@NotNull SelectForXMLRawDirectivesStep<R>
Add a SQL Server-styleFOR XML RAW
clause.