| Package | Description |
|---|---|
| org.ujorm.orm.ao | |
| org.ujorm.orm.metaModel |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
static Key<MetaParams,CommentPolicy> |
MetaParams.COMMENT_POLICY
A policy for assigning an annotation table comment
Comment to database. |
Copyright 2013, Pavel Ponec