| Package | Description |
|---|---|
| org.ujorm.orm.ao | |
| org.ujorm.orm.metaModel |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexModelOrderedBuilder
Database meta index model builder with a user ordered columns support.
|
| Modifier and Type | Field and Description |
|---|---|
static Key<MetaParams,Class<? extends IndexModelBuilder>> |
MetaParams.INDEX_MODEL_BUILDER
The class for is used for building a
MetaIndex model. |
| Modifier and Type | Method and Description |
|---|---|
IndexModelBuilder |
MetaParams.getIndexModelBuilder(MetaTable metaTable)
Create new instance of the class IndexModelBuilder and initialize the result by a parameter
|
Copyright 2013, Pavel Ponec