|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.java.ao.schema.info.SimpleEntityInfoResolverFactory
net.java.ao.schema.info.CachingEntityInfoResolverFactory
public class CachingEntityInfoResolverFactory
A factory which creates CachingEntityInfoResolvers
which delegate to
SimpleEntityInfoResolvers
SimpleEntityInfoResolver
,
CachingEntityInfoResolver
Constructor Summary | |
---|---|
CachingEntityInfoResolverFactory()
|
Method Summary | |
---|---|
EntityInfoResolver |
create(NameConverters nameConverters,
TypeManager typeManager)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CachingEntityInfoResolverFactory()
Method Detail |
---|
public EntityInfoResolver create(NameConverters nameConverters, TypeManager typeManager)
create
in interface EntityInfoResolverFactory
create
in class SimpleEntityInfoResolverFactory
nameConverters
- the name converterstypeManager
- the database type manager
EntityInfoResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |