Uses of Package
net.java.ao.schema.info

Packages that use net.java.ao.schema.info
net.java.ao   
net.java.ao.schema.info   
 

Classes in net.java.ao.schema.info used by net.java.ao
EntityInfo
          A description of the table generated by the RawEntity

Note this is different to TypeInfo which describes what type a column is in the database.

EntityInfoResolverFactory
          A factory capable of currying the required managers for a EntityInfoResolver to be created
FieldInfo
          A description of the field generated by the RawEntity
 

Classes in net.java.ao.schema.info used by net.java.ao.schema.info
EntityInfo
          A description of the table generated by the RawEntity

Note this is different to TypeInfo which describes what type a column is in the database.

EntityInfoResolver
          An interface for any class with the ability to compute the table information for an entity class
EntityInfoResolverFactory
          A factory capable of currying the required managers for a EntityInfoResolver to be created
EntityInfoResolverWrapper
          A EntityInfoResolver which delegates.
FieldInfo
          A description of the field generated by the RawEntity
SimpleEntityInfoResolverFactory
          A factory which creates SimpleEntityInfoResolvers
 



Copyright © 2007-2015. All Rights Reserved.