|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CheckReport | |
|---|---|
| org.ujorm.orm.ao | |
| org.ujorm.orm.metaModel | |
| Uses of CheckReport in org.ujorm.orm.ao |
|---|
| Methods in org.ujorm.orm.ao that return CheckReport | |
|---|---|
static CheckReport |
CheckReport.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CheckReport[] |
CheckReport.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of CheckReport in org.ujorm.orm.metaModel |
|---|
| Fields in org.ujorm.orm.metaModel with type parameters of type CheckReport | |
|---|---|
static Key<MetaParams,CheckReport> |
MetaParams.CHECK_KEYWORDS
CheckReport a keyword in the database table or colum name inside the meta-model. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||