Uses of Interface
org.jooq.AlterTypeRenameValueToStep
Packages that use AlterTypeRenameValueToStep
-
Uses of AlterTypeRenameValueToStep in org.jooq
Methods in org.jooq that return AlterTypeRenameValueToStepModifier 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.