|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaPKey | |
|---|---|
| org.ujorm.orm.ao | |
| org.ujorm.orm.metaModel | |
| Uses of MetaPKey in org.ujorm.orm.ao |
|---|
| Methods in org.ujorm.orm.ao with parameters of type MetaPKey | |
|---|---|
static CacheKey |
CacheKey.newInstance(OrmUjo bo,
MetaPKey pkey)
Constructor for the OrmUjo |
| Uses of MetaPKey in org.ujorm.orm.metaModel |
|---|
| Fields in org.ujorm.orm.metaModel with type parameters of type MetaPKey | |
|---|---|
static ListKey<MetaPKey,MetaColumn> |
MetaPKey.COLUMNS
DB columns |
static Key<MetaTable,MetaPKey> |
MetaTable.PK
Unique Primary Key |
static Key<MetaPKey,MetaTable> |
MetaPKey.TABLE
DB table |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||