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