Uses of Annotation Interface
org.jooq.Stringly.Comment
Packages that use Stringly.Comment
-
Uses of Stringly.Comment in org.jooq
Method parameters in org.jooq with annotations of type Stringly.CommentModifier and TypeMethodDescription@NotNull AlterViewFinalStep
Add theCOMMENT
clause to theALTER VIEW
statement.@NotNull CreateTableStorageStep
Add theCOMMENT
clause to theCREATE TABLE
statement.@NotNull CommentOnFinalStep
Add theIS
clause to theCOMMENT ON TABLE
statement.