| Package | Description |
|---|---|
| org.ujorm.orm.ao | |
| org.ujorm.orm.metaModel |
| Modifier and Type | Method and Description |
|---|---|
static CacheKey |
CacheKey.newInstance(OrmUjo bo,
MetaPKey pkey)
Constructor for the OrmUjo
|
| Modifier and Type | Field and Description |
|---|---|
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
|
Copyright 2013, Pavel Ponec