|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClassMapping<T>
A class mapping is a mapping between a class and some external form such as a table, column family, or document (depending on the underlying data store)
| Method Summary | |
|---|---|
PersistentEntity |
getEntity()
Obtains the PersistentEntity for this class mapping |
IdentityMapping |
getIdentifier()
Returns details of the identifier used for this class |
T |
getMappedForm()
Returns the mapped form of the class such as a Table, a Key Space, Document etc. |
| Method Detail |
|---|
PersistentEntity getEntity()
T getMappedForm()
IdentityMapping getIdentifier()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||