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