| Package | Description |
|---|---|
| org.ujorm.orm.ao |
| Modifier and Type | Method and Description |
|---|---|
static CacheKey |
CacheKey.newInstance(Class type,
Object... pks)
Constructor for many keys
|
static CacheKey |
CacheKey.newInstance(Class type,
Object pk)
Constructor for one keyk
|
static CacheKey |
CacheKey.newInstance(OrmUjo bo,
MetaPKey pkey)
Constructor for the OrmUjo
|
Copyright 2013, Pavel Ponec