Uses of Interface
org.jooq.AlterTypeRenameValueToStep
-
Uses of AlterTypeRenameValueToStep in org.jooq
Modifier and TypeMethodDescription@NotNull AlterTypeRenameValueToStep
AlterTypeStep.renameValue
(String renameValue) Add theRENAME VALUE
clause to theALTER TYPE
statement.@NotNull AlterTypeRenameValueToStep
AlterTypeStep.renameValue
(Field<String> renameValue) Add theRENAME VALUE
clause to theALTER TYPE
statement.