|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommentPolicy | |
|---|---|
| org.ujorm.orm.ao | |
| org.ujorm.orm.metaModel | |
| Uses of CommentPolicy in org.ujorm.orm.ao |
|---|
| Methods in org.ujorm.orm.ao that return CommentPolicy | |
|---|---|
static CommentPolicy |
CommentPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CommentPolicy[] |
CommentPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of CommentPolicy in org.ujorm.orm.metaModel |
|---|
| Fields in org.ujorm.orm.metaModel with type parameters of type CommentPolicy | |
|---|---|
static Key<MetaParams,CommentPolicy> |
MetaParams.COMMENT_POLICY
A policy for assigning an annotation table comment Comment to database. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||