Class CachingEntityInfoResolverFactory

java.lang.Object
net.java.ao.schema.info.SimpleEntityInfoResolverFactory
net.java.ao.schema.info.CachingEntityInfoResolverFactory
All Implemented Interfaces:
EntityInfoResolverFactory

public class CachingEntityInfoResolverFactory extends SimpleEntityInfoResolverFactory
A factory which creates CachingEntityInfoResolvers which delegate to SimpleEntityInfoResolvers
See Also: