Uses of Interface
org.jooq.CommentOnFinalStep
-
Packages that use CommentOnFinalStep Package Description org.jooq Theorg.jooq
package contains jOOQ's public API. -
-
Uses of CommentOnFinalStep in org.jooq
Methods in org.jooq that return CommentOnFinalStep Modifier and Type Method Description CommentOnFinalStep
CommentOnIsStep. is(String comment)
Specify the comment for the given object type.CommentOnFinalStep
CommentOnIsStep. is(Comment comment)
Specify the comment for the given object type.
-