Interface | Description |
---|---|
JDBCQueryMetaData |
This interface is used to identify a query that will be invoked in
response to the invocation of a finder method in a home interface or
an ejbSelect method in a bean implementation class.
|
Class | Description |
---|---|
GetTCLAction | |
JDBCApplicationMetaData |
This class contains information about the application
|
JDBCAuditMetaData |
Audit field meta data
|
JDBCAutomaticQueryMetaData |
This immutable class contains information about an automatically generated
query.
|
JDBCCMPFieldMetaData |
Immutable 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 |
This immutable class contains information about the an overridden field property.
|
JDBCDeclaredQueryMetaData |
Immutable class contains information about a declared query.
|
JDBCDynamicQLQueryMetaData |
Immutable class which contains information about an DynamicQL query.
|
JDBCEntityCommandMetaData |
This immutable class contains information about entity command
|
JDBCEntityMetaData |
This immutable class contains information about an entity
|
JDBCFunctionMappingMetaData | |
JDBCJBossQLQueryMetaData |
Immutable class which contains information about an JBossQL query.
|
JDBCLeftJoinMetaData |
Represents
|
JDBCMappingMetaData |
Immutable class which holds a mapping between a Java Class and a JDBC type
and a SQL type.
|
JDBCOptimisticLockingMetaData |
Optimistic locking metadata
|
JDBCQlQueryMetaData |
Immutable class which contains information about an EJB QL query.
|
JDBCQueryMetaDataFactory |
JDBCQueryMetaDataFactory constructs a JDBCQueryMetaData object based
on the query specification type.
|
JDBCRawSqlQueryMetaData |
Immutable class which holds information about a raw sql query.
|
JDBCReadAheadMetaData |
Class which holds all the information about read-ahead settings.
|
JDBCRelationMetaData |
This class represents one ejb-relation element in the ejb-jar.xml file.
|
JDBCRelationshipRoleMetaData |
Immutable class which represents one ejb-relationship-role element found in
the ejb-jar.xml file's ejb-relation elements.
|
JDBCTypeMappingMetaData |
Immutable class which holds a map between Java Classes and JDBCMappingMetaData.
|
JDBCUserTypeMappingMetaData |
Class, instances of which represent user type mappings.
|
JDBCValueClassMetaData |
Class which holds a list of the properties for a dependent value
class.
|
JDBCValuePropertyMetaData |
Class which contains information about a single dependent
value object property.
|
Enum | Description |
---|---|
JDBCOptimisticLockingMetaData.LockingStrategy | |
JDBCQueryMetaDataFactory.Type | |
JDBCRelationMetaData.MappingStyle |
Package description goes here.
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.