|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.ao.schema.info.SimpleEntityInfoResolver
public class SimpleEntityInfoResolver
A EntityInfoResolver which creates new EntityInfo instances on every invocation of
resolve(Class)
| Constructor Summary | |
|---|---|
SimpleEntityInfoResolver(NameConverters nameConverters,
TypeManager typeManager)
|
|
| Method Summary | ||
|---|---|---|
|
resolve(java.lang.Class<T> type)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleEntityInfoResolver(NameConverters nameConverters,
TypeManager typeManager)
| Method Detail |
|---|
public <T extends RawEntity<K>,K> EntityInfo<T,K> resolve(java.lang.Class<T> type)
resolve in interface EntityInfoResolverT - the entity typeK - the type of the primary key for the entitytype - the entity interface
table information for the entity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||