| Package | Description |
|---|---|
| org.nuiton.topia.persistence.metadata |
Package to define metadata over
TopiaEntity. |
| Modifier and Type | Class and Description |
|---|---|
class |
AssociationMeta<T extends TopiaEntityEnum>
Define the meta data of a entity association field.
|
class |
TableMeta<T extends TopiaEntityEnum>
Define metas of a given db table.
|
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends TopiaEntityEnum,M extends MetaFilenameAware<T>> |
Metadatas.newMetaBySourcefunction() |
static <T extends TopiaEntityEnum,M extends MetaFilenameAware<T>> |
Metadatas.split(Iterable<M> metas) |
static <T extends TopiaEntityEnum,M extends MetaFilenameAware<T>> |
Metadatas.uniqueIndex(Iterable<M> metas) |
Copyright © 2004–2014 CodeLutin. All rights reserved.