Uses of Interface
org.jooq.impl.QOM.CreateType
-
Uses of QOM.CreateType in org.jooq.impl
Modifier and TypeMethodDescription@NotNull QOM.CreateType
QOM.CreateType.$attributes
(Collection<? extends Field<?>> attributes) @NotNull QOM.CreateType
QOM.CreateType.$ifNotExists
(boolean ifNotExists) @NotNull QOM.CreateType
@NotNull QOM.CreateType
QOM.CreateType.$values
(Collection<? extends Field<String>> values)