Uses of Package
com.bm.introspectors

Packages that use com.bm.introspectors
com.bm.creators   
com.bm.datagen   
com.bm.datagen.utils   
com.bm.introspectors   
com.bm.introspectors.relations   
com.bm.testsuite   
com.bm.utils   
 

Classes in com.bm.introspectors used by com.bm.creators
EntityBeanIntrospector
          This class inspects all relevant fields of an entity bean and holds the information.
Introspector
          This interface represents different introspectors like EntityBeanIntrospector.
 

Classes in com.bm.introspectors used by com.bm.datagen
Introspector
          This interface represents different introspectors like EntityBeanIntrospector.
Property
          Every persistent property of a EJB3 entity bean can be defined as field access or method access (using setter/getters).
 

Classes in com.bm.introspectors used by com.bm.datagen.utils
Introspector
          This interface represents different introspectors like EntityBeanIntrospector.
Property
          Every persistent property of a EJB3 entity bean can be defined as field access or method access (using setter/getters).
 

Classes in com.bm.introspectors used by com.bm.introspectors
AbstractIntrospector
          Abstract instrospector fur Session, MDBs und JBoss services.
AbstractPersistentClassIntrospector
          This class implements the common methods for all concrete inspectors.
EmbeddedClassIntrospector
          This class inspects all relevant fields of an embedded class and holds the information.
IIntrospector
           
Introspector
          This interface represents different introspectors like EntityBeanIntrospector.
PersistentPropertyInfo
          This class represents all informations about persitent fields.
PrimaryKeyInfo
          This class represents informations about PK fields.
Property
          Every persistent property of a EJB3 entity bean can be defined as field access or method access (using setter/getters).
SessionBeanIntrospector
          SessionBeanIntrospector.
 

Classes in com.bm.introspectors used by com.bm.introspectors.relations
PrimaryKeyInfo
          This class represents informations about PK fields.
Property
          Every persistent property of a EJB3 entity bean can be defined as field access or method access (using setter/getters).
 

Classes in com.bm.introspectors used by com.bm.testsuite
IIntrospector
           
 

Classes in com.bm.introspectors used by com.bm.utils
EntityBeanIntrospector
          This class inspects all relevant fields of an entity bean and holds the information.
Introspector
          This interface represents different introspectors like EntityBeanIntrospector.
Property
          Every persistent property of a EJB3 entity bean can be defined as field access or method access (using setter/getters).
 



Copyright © 2008. All Rights Reserved.