Uses of Interface
org.jooq.CreateTypeFinalStep
Packages that use CreateTypeFinalStep
-
Uses of CreateTypeFinalStep in org.jooq
Methods in org.jooq that return CreateTypeFinalStepModifier and TypeMethodDescription@NotNull CreateTypeFinalStep
CreateTypeStep.asEnum()
Add theAS ENUM
clause to theCREATE TYPE
statement.@NotNull CreateTypeFinalStep
Add theAS ENUM
clause to theCREATE TYPE
statement.@NotNull CreateTypeFinalStep
CreateTypeStep.asEnum
(Collection<?> values) Add theAS ENUM
clause to theCREATE TYPE
statement.@NotNull CreateTypeFinalStep
Add theAS ENUM
clause to theCREATE TYPE
statement.