Uses of Interface
org.jooq.SelectForXMLRawDirectivesStep
Packages that use SelectForXMLRawDirectivesStep
-
Uses of SelectForXMLRawDirectivesStep in org.jooq
Methods in org.jooq that return SelectForXMLRawDirectivesStepModifier and TypeMethodDescription@NotNull SelectForXMLRawDirectivesStep<R> SelectForXMLStep.auto()Add a SQL Server-styleFOR XML AUTOclause.@NotNull SelectForXMLRawDirectivesStep<R> SelectForXMLStep.raw()Add a SQL Server-styleFOR XML RAWclause.@NotNull SelectForXMLRawDirectivesStep<R> Add a SQL Server-styleFOR XML RAWclause.