Package org.jboss.ejb.plugins.cmp.jdbc.metadata

Package description goes here.

See:
          Description

Interface Summary
JDBCQueryMetaData (src) This interface is used to identify a query that will be invoked in responce to the invocation of a finder method in a home interface or an ejbSelect method in a bean implementation class.
 

Class Summary
DataSourceMetaData (src)  
GetTCLAction (src)  
JDBCApplicationMetaData (src) This immutable class contains information about the application
JDBCAuditMetaData (src) Audit field meta data
JDBCAutomaticQueryMetaData (src) This immutable class contains information about an automatically generated query.
JDBCCMPFieldMetaData (src) Imutable class which holds all the information jbosscmp-jdbc needs to know about a CMP field It loads its data from standardjbosscmp-jdbc.xml and jbosscmp-jdbc.xml
JDBCCMPFieldPropertyMetaData (src) This immutable class contains information about the an overriden field property.
JDBCDeclaredQueryMetaData (src) Imutable class contains information about a declated query.
JDBCDynamicQLQueryMetaData (src) Immutable class which contains information about an DynamicQL query.
JDBCEntityCommandMetaData (src) This immutable class contains information about entity command
JDBCEntityMetaData (src) This immutable class contains information about an entity
JDBCFunctionMappingMetaData (src)  
JDBCJBossQLQueryMetaData (src) Immutable class which contains information about an JBossQL query.
JDBCLeftJoinMetaData (src) Represents
JDBCMappingMetaData (src) Imutable class which holds a mapping between a Java Class and a JDBC type and a SQL type.
JDBCOptimisticLockingMetaData (src) Optimistick locking metadata
JDBCQlQueryMetaData (src) Immutable class which contains information about an EJB QL query.
JDBCQueryMetaDataFactory (src) JDBCQueryMetaDataFactory constructs a JDBCQueryMetaData object based on the query specifiection type.
JDBCRawSqlQueryMetaData (src) Imutable class which holds information about a raw sql query.
JDBCReadAheadMetaData (src) Imutable class which holds all the information about read-ahead settings.
JDBCRelationMetaData (src) This class represents one ejb-relation element in the ejb-jar.xml file.
JDBCRelationshipRoleMetaData (src) Imutable class which represents one ejb-relationship-role element found in the ejb-jar.xml file's ejb-relation elements.
JDBCTypeMappingMetaData (src) Imutable class which holds a map between Java Classes and JDBCMappingMetaData.
JDBCUserTypeMappingMetaData (src) Immutable class, instances of which represent user type mappings.
JDBCValueClassMetaData (src) Imutable class which holds a list of the properties for a dependent value class.
JDBCValuePropertyMetaData (src) Imutable class which contains information about a single dependent value object property.
JDBCXmlFileLoader (src) Immutable class which loads the JDBC application meta data from the jbosscmp-jdbc.xml files.
MetaDataLibrary (src)  
 

Package org.jboss.ejb.plugins.cmp.jdbc.metadata Description

Package description goes here.

Package Specification

Related Documentation

Package Status