| Name | Description | Type | Package | Framework |
| ASTAbs | This abstract syntax node represents an ABS function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTAbstractSchema | This abstract syntax node represents an abstract schema name. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTAnd | This abstract syntax node represents an AND clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTApproximateNumericLiteral | This abstract syntax node represents an approximate numeric literal. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTArithmeticComparison | This abstract syntax node represents a comparison clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTArithmeticParenthetical | This abstract syntax node represents an arithmetic parenthetical. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTAvg | This abstract syntax node represents AVG function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTBetween | This abstract syntax node represents a between clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTBooleanComparison | This abstract syntax node represents a boolean comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTBooleanLiteral | This abstract syntax node represents a boolean literal. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTCollectionMemberDeclaration | This abstract syntax node represents a collection member declaration. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTComparison | This abstract syntax node represents a comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTConcat | This abstract syntax node represents a concat function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTConditionalParenthetical | This abstract syntax node represents a conditional parenthetical. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTCount | This abstract syntax node represents a count function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTDatetimeComparison | This abstract syntax node represents a datetime comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTEJBQL | This abstract syntax node represents an ejb-ql query. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTEntityComparison | This abstract syntax node represents an entity comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTExactNumericLiteral | This abstract syntax node represents an exact numeric literal. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTFrom | This abstract syntax node represents a from clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTIdentifier | This abstract syntax node represents an identifier. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTIn | This abstract syntax node represents an in clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTIsEmpty | This abstract syntax node represents an is empty condition. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTLCase | This abstract syntax node represents a LCase function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTLength | This abstract syntax node represents a length function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTLike | This abstract syntax node represents a like opperator. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTLimitOffset | This abstract syntax node represents a query limit and offsetVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTLocate | This abstract syntax node represents a locate function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTMax | This abstract syntax node represents MAX function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTMemberOf | This abstract syntax node represents a member of condition. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTMin | This abstract syntax node represents MIN function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTMod | This abstract syntax node represents an ABS function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTMultDiv | This abstract syntax node represents a series of multiplication andVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTNegation | This abstract syntax node represents a negation opperator. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTNot | This abstract syntax node represents a logical not opperation. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTNullComparison | This abstract syntax node represents an is null comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTOr | This abstract syntax node represents a logical or opperation. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTOrderBy | This abstract syntax node represents an order by clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTOrderByPath | This abstract syntax node represents an order by path declaration. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTParameter | This abstract syntax node represents a parameter declaration. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTPath | This abstract syntax node represents a path declaration. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTPlusMinus | This abstract syntax node represents a series of addition and subtractionVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTRangeVariableDeclaration | This abstract syntax node represents a range variable declaration. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTSelect | This abstract syntax node represents a select clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTSqrt | This abstract syntax node represents a square root function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTStringComparison | This abstract syntax node represents a string comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTStringLiteral | This abstract syntax node represents a string literal. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTStringParenthetical | This abstract syntax node represents a string parenthetical. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTSubstring | This abstract syntax node represents a substring function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTSum | This abstract syntax node represents SUM function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTUCase | This abstract syntax node represents a UCase function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTValueClassComparison | This abstract syntax node represents an value class comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTWhere | This abstract syntax node represents a where clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTWhereConditionalTerm | | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| AbstractInstanceCache | Base class for caches of entity and stateful beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractInstanceCacheMBean | | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractInstancePool | Abstract Instance Pool class containing the basic logic to create an EJB Instance Pool. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractInstancePoolMBean | Fields inherited from interface org. | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractInterceptor | An abstract base class for container interceptors. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractPassivationJob | Abstract class for passivation jobs. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractQueryCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| AggregateFunction | | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ApplicationPkCreateCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| BMPPersistenceManager | Persistence manager for BMP entites. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| BaseLocalProxyFactory | The LocalProxyFactory implementation that handles local ejb interfaceAuthor:Daniel OConnor, Scott Stark, Dain Sundstrom | Class | org.jboss.ejb.plugins.local | JBoss Server |
|
| BasicVisitor | This a basic abstract syntax tree visitor. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| BeanLockSupport | Support for the BeanLockVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| BeanSemaphore | Allow ability to mark a Semaphore as no longer valid for mutex lockingVersion:$Revision: 1. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| ByteArrayBlob | The representation (mapping) in the JavaTM programming language of an SQL BLOB value to an array of bytes. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| CMPFieldBridge | | Interface | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| CMPFieldMetaData | This class holds all the information jaws needs to know about a CMP field. | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| CMPFieldStateFactory | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| CMPFilePersistenceManager | A file-based CMP entity bean persistence manager. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| CMPInMemoryPersistenceManager | EntityPersistenceStore implementation storing values in-memory for very efficient access. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| CMPMessage | Type safe enumeration of message objects. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| CMPPersistenceManager | The CMP Persistence Manager implements the semantics of the CMP EJB 1. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| CMRFieldBridge | | Interface | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| CMRInvocation | Optimized invocation object for local CMR invocationsVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| CMRMessage | Type safe enumeration of method object is passed through the invocation interceptor chain and caught by the JDBCRelationInterceptor. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| Cache | | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| Cache .CacheLoader | | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache | JBoss Server |
|
| Cache .Listener | | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache | JBoss Server |
|
| Cache .RemoveException | See Also:Serialized FormConstructor SummaryCache. | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache | JBoss Server |
|
| CacheInvalidator | | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| CascadeDeleteStrategy | | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| CascadeDeleteStrategy .BatchCascadeDeleteStrategy | Batch cascade-delete strategy. | Class | org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy | JBoss Server |
|
| CascadeDeleteStrategy .DefaultCascadeDeleteStrategy | Specification compliant cascade-delete strategy, i. | Class | org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy | JBoss Server |
|
| CascadeDeleteStrategy .NoneCascadeDeleteStrategy | No cascade-delete strategy. | Class | org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy | JBoss Server |
|
| Catalog | This class maintains a map of all entitie bridges in an application by name. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| CreateCommand | | Interface | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| CustomFindByEntitiesCommand | JAWSPersistenceManager CustomFindByEntitiesCommand. | Class | org.jboss.ejb.plugins.jaws.bmp | JBoss Server |
|
| DLQHandler | Places redeliveded messages on a Dead Letter Queue. | Class | org.jboss.ejb.plugins.jms | JBoss Server |
|
| DeclaredSQLQueryCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| EJBQLQueryCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| EJBQLToSQL92Compiler | Compiles EJB-QL and JBossQL into SQL using OUTER and INNER joins. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| EJBQLTypes | This class contains a list of the reconized EJB-QL types. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| EJBSelectBridge | | Class | org.jboss.ejb.plugins.cmp.jdbc2.bridge | JBoss Server |
|
| EntityBridge | EntityBridge follows the Bridge pattern [Gamma et. | Interface | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| EntityBridgeInvocationHandler | EntityBridgeInvocationHandler is the invocation hander used by the CMP 2. | Class | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| EntityBridgeInvocationHandler .BridgeInvoker | | Interface | org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler | JBoss Server |
|
| EntityBridgeInvocationHandler .FieldGetInvoker | Constructor SummaryEntityBridgeInvocationHandler. | Class | org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler | JBoss Server |
|
| EntityBridgeInvocationHandler .FieldSetInvoker | Constructor SummaryEntityBridgeInvocationHandler. | Class | org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler | JBoss Server |
|
| EntityCreationInterceptor | The instance interceptors role is to break entity creation into two calls, one for ejbCreate and one for ejbPostCreate. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityInstanceCache | Cache subclass for entity beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityInstanceCacheMBean | | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| EntityInstanceInterceptor | The instance interceptors role is to acquire a context representing the target object from the cache. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityInstancePool | An entity bean instance pool. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityLockInterceptor | The lock interceptors role is to schedule thread wanting to invoke method on a target bean The policies for implementing scheduling (pessimistic locking etc) is implemented by pluggable | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityMultiInstanceInterceptor | | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityMultiInstanceSynchronizationInterceptor | | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityReentranceInterceptor | The role of this interceptor is to check for reentrancy. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntitySynchronizationInterceptor | The role of this interceptor is to synchronize the state of the cache with the underlying storage. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityTable | todo refactor optimistic lockingVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| EntityTable .CommitStrategy | | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable | JBoss Server |
|
| Entrancy | This type safe enumeration s used to mark an invocation as non-entrant. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| FieldBridge | FieldBridge represents one field for one entity. | Interface | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| FindByPrimaryKeyCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| FinderMetaData | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| GetTCLAction | | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| GetTCLAction | | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| HandleWrapper | A wrapper for javax. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| IdentifierManager | This class manages a symbol table for the EJB-QL parser. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| InstanceFactory | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| InvalidableEntityInstanceCache | Cache implementation that registers with an InvalidationManager when in commit option A or D. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| JAWSPersistenceManager | Just Another Web Store - an O/R mapperVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JAWSPersistenceManager .PersistenceContext | Constructor SummaryJAWSPersistenceManager. | Class | org.jboss.ejb.plugins.jaws.JAWSPersistenceManager | JBoss Server |
|
| JBossQLQueryCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| JDBC30GeneratedKeysCreateCommand | Create method that uses the JDBC 3. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCAbstractCMPFieldBridge | JDBCAbstractCMPFieldBridge is the default implementation of JDBCCMPFieldBridge. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCAbstractCMRFieldBridge | | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCAbstractCreateCommand | Base class for create commands that drives the operation sequence. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCAbstractEntityBridge | | Interface | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCAbstractQueryCommand | Abstract superclass of finder commands that return collections. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCAbstractQueryCommand .LeftJoinCMRNode | | Class | org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand | JBoss Server |
|
| JDBCActivateEntityCommand | JDBCActivateEntityCommand initializes the entity persistence context. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCActivateEntityCommand | JAWSPersistenceManager JDBCActivateEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCApplicationMetaData | This immutable class contains information about the applicationVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCAuditMetaData | Audit field meta dataVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCAutomaticQueryMetaData | This immutable class contains information about an automatically generated query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCBeanExistsCommand | JDBCBeanExistsCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCCMP1xFieldBridge | JDBCCMP1xFieldBridge is a concrete implementation of JDBCCMPFieldBridge for CMP version 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMP2xAutoUpdatedFieldBridge | The base class for all automatically updated fields such as audit and version. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMP2xFieldBridge | JDBCCMP2xFieldBridge is a concrete implementation of JDBCCMPFieldBridge for CMP version 2. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMP2xUpdatedPrincipalFieldBridge | Audit updated principal field. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMP2xUpdatedTimeFieldBridge | Audit updated time field. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMP2xVersionFieldBridge | The base class for optimistic locking version fields (sequence and timestamp). | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMPFieldBridge | JDBCCMPFieldBridge represents one CMP field. | Interface | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMPFieldBridge2 | | Class | org.jboss.ejb.plugins.cmp.jdbc2.bridge | JBoss Server |
|
| JDBCCMPFieldMetaData | Imutable class which holds all the information jbosscmp-jdbc needs to know about a CMP field It loads its data from standardjbosscmp-jdbc. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCCMPFieldPropertyMetaData | This immutable class contains information about the an overriden field property. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCCMRFieldBridge | JDBCCMRFieldBridge a bean relationship. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMRFieldBridge .M2MRelationManager | Constructor SummaryJDBCCMRFieldBridge. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge | JBoss Server |
|
| JDBCCMRFieldBridge .RelationDataManager | | Interface | org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge | JBoss Server |
|
| JDBCCMRFieldBridge2 | | Class | org.jboss.ejb.plugins.cmp.jdbc2.bridge | JBoss Server |
|
| JDBCCMRFieldBridge2 .FieldState | | Interface | org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2 | JBoss Server |
|
| JDBCCommand | Abstract superclass for all JAWS Commands that use JDBC directly. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCCommandFactory | JDBCCommandFactory creates all required CMP command and some JDBC specific commands. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCCommandFactory | Command factory for the JAWS JDBC layer. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCContext | | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCCreateBeanClassInstanceCommand | JDBCBeanClassInstanceCommand creates instance of the bean class. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCCreateCommand | Interface to a pluggable command to create an entityAuthor:Jeremy Boynes | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCCreateEntityCommand | JDBCCreateEntityCommand executes an INSERT INTO query. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCCreateEntityCommand | JAWSPersistenceManager JDBCCreateEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCCustomFinderQuery | CMPStoreManager CustomFindByEntitiesCommand. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCDB2IdentityValLocalCreateCommand | Create method that uses the identity_val_local() function in DB2 to get get the ID of the last inserted row, and populate it into the EJB | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCDeclaredQueryMetaData | Imutable class contains information about a declated query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCDeclaredSQLQuery | This class generates a query based on the delcared-sql xml specification. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCDefinedFinderCommand | JAWSPersistenceManager JDBCDefinedFinderCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCDeleteRelationsCommand | Deletes relations from a relation table. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCDestroyCommand | JDBCDestroyCommand does nothing. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCDestroyCommand | JAWSPersistenceManager JDBCDestroyCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCDynamicQLQuery | This class generates a query from JBoss-QL. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCDynamicQLQueryMetaData | Immutable class which contains information about an DynamicQL query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCEJBQLCompiler | Compiles EJB-QL and JBossQL into SQL. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCEJBQLQuery | This class generates a query from EJB-QL. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCEntityBridge | JDBCEntityBridge follows the Bridge pattern [Gamma et. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCEntityBridge .FieldIterator | | Interface | org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge | JBoss Server |
|
| JDBCEntityBridge2 | | Class | org.jboss.ejb.plugins.cmp.jdbc2.bridge | JBoss Server |
|
| JDBCEntityCommandMetaData | This immutable class contains information about entity commandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCEntityMetaData | This immutable class contains information about an entityVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCEntityPersistenceStore | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFieldBridge | | Interface | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCFindAllCommand | JAWSPersistenceManager JDBCFindAllCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCFindAllQuery | JDBCFindAllQuery automatic finder used in CMP 1. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFindByCommand | JAWSPersistenceManager JDBCFindByCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCFindByPrimaryKeyQuery | JDBCBeanExistsCommand is a JDBC query that checks if an id exists in the database. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFindByQuery | JDBCFindByQuery automatic finder used in CMP 1. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFindEntitiesCommand | Delegates to the specific query command. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFindEntitiesCommand | Keeps a map from finder name to specific finder command, and delegates to the relevant specific finder command. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCFindEntityCommand | JDBCFindEntityCommand finds a single entity, by deligating to find entities and checking that only entity is returned. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFindEntityCommand | JAWSPersistenceManager JDBCFindEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCFinderCommand | Abstract superclass of finder commands that return collections. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCFunctionMappingMetaData | | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCHsqldbCreateCommand | Create command for Hypersonic that generated keys using an IDENTITY column. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCIdentityColumnCreateCommand | Base class for create commands where the PK value is generated as side effect of performing the insert operation. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCInformixCreateCommand | Create command for Informix that uses the driver's getSerial method to retrieve SERIAL values. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCInitCommand | JDBCInitCommand does nothing. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCInitCommand | JAWSPersistenceManager JDBCInitCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCInitEntityCommand | CMPStoreManager JDBCActivateEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCInsertPKCreateCommand | Base class for create commands that actually insert the primary key value. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCInsertRelationsCommand | Inserts relations into a relation table. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCIsModifiedCommand | JDBCIsModifiedCommand determines if the entity has been modified. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCJBossQLQuery | This class generates a query from JBoss-QL. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCJBossQLQueryMetaData | Immutable class which contains information about an JBossQL query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCKeyGenVersionFieldBridge | | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCKeyGeneratorCreateCommand | JDBCKeyGeneratorCreateCommand executes an INSERT INTO query. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCLeftJoinMetaData | | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCLoadEntityCommand | JDBCLoadEntityCommand loads the data for an instance from the table. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCLoadEntityCommand | JAWSPersistenceManager JDBCLoadEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCLoadRelationCommand | Loads relations for a particular entity from a relation table. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCLongVersionFieldBridge | | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCMappingMetaData | Imutable class which holds a mapping between a Java Class and a JDBC typeVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCMySQLCreateCommand | Create command for MySQL that uses the driver's getGeneratedKeys method to retrieve AUTO_INCREMENT values. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCOptimisticLock | This class is an optmistic lock implementation. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| JDBCOptimisticLockingMetaData | Optimistick locking metadataVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCOracleCreateCommand | Create command for use with Oracle that uses a sequence in conjuction with a RETURNING clause to generate keys in a single statement | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCOracleSequenceCreateCommand | Create command for use with Oracle that uses a sequence in conjuction with a RETURNING clause to generate keys in a single statement | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCParameterSetter | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCParameterSetter .JDBCAbstractParameterSetter | Nested Class SummaryNested classes inherited from class org. | Class | org.jboss.ejb.plugins.cmp.jdbc.JDBCParameterSetter | JBoss Server |
|
| JDBCPassivateEntityCommand | JDBCPassivateEntityCommand deletes the entity persistence context, where data about the instence is keeps. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCPassivateEntityCommand | JAWSPersistenceManager JDBCPassivateEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCPkSqlCreateCommand | Create command that uses an SQL statement to generate the primary key. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCPostCreateEntityCommand | This command establishes relationships for CMR fields that have foreign keys mapped to primary keys. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCPostgreSQLCreateCommand | Create command for PostgreSQL that fetches the currval of the sequence associated with a SERIAL column in this table. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCPreloadByPrimaryKeyCommand | JDBCPreloadByPrimaryKey This finder be called on when read-ahead is turned on and findByPrimaryKey | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCPreloadFinderCommand | Preloads data for all entities in where clauseVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCQlQueryMetaData | Immutable class which contains information about an EJB QL query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCQueryCommand | Common interface for all query commands. | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCQueryCommand | Abstract superclass for all JAWS Commands that issue JDBC queries Provides a Template Method implementation for | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCQueryManager | Maintains a map from a query method to query command. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCQueryMetaData | 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 | Interface | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCQueryMetaDataFactory | JDBCQueryMetaDataFactory constructs a JDBCQueryMetaData object based on the query specifiection type. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCRawSqlQueryMetaData | Imutable class which holds information about a raw sql query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCReadAheadMetaData | Imutable class which holds all the information about read-ahead settings. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCRelationInterceptor | The role of this interceptor relationship messages from a related CMR field and invoke the specified message on this container's cmr field of the | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCRelationMetaData | This class represents one ejb-relation element in the ejb-jar. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCRelationshipRoleMetaData | Imutable class which represents one ejb-relationship-role element found in the ejb-jar. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCRemoveEntityCommand | JDBCRemoveEntityCommand executes a DELETE FROM table WHERE command. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCRemoveEntityCommand | JAWSPersistenceManager JDBCRemoveEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCResultSetReader | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCResultSetReader .AbstractPrimitiveReader | Nested Class SummaryNested classes inherited from class org. | Class | org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader | JBoss Server |
|
| JDBCResultSetReader .AbstractResultSetReader | Nested Class SummaryNested classes inherited from class org. | Class | org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader | JBoss Server |
|
| JDBCSQLServerCreateCommand | Create command for Microsoft SQL Server that uses the value from an IDENTITY columns. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCSelectorBridge | JDBCSelectorBridge represents one ejbSelect method. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCStartCommand | JDBCStartCommand creates the table if specified in xml. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCStartCommand | JAWSPersistenceManager JDBCStartCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCStopCommand | JDBCStopCommand drops the table for this entity if specified in the xml. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCStopCommand | JAWSPersistenceManager JDBCStopCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCStoreEntityCommand | JDBCStoreEntityCommand updates the row with the new state. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCStoreEntityCommand | JAWSPersistenceManager JDBCStoreEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCStoreEntityCommand .ExecutionState | | Class | org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand | JBoss Server |
|
| JDBCStoreManager | JDBCStoreManager manages storage of persistence data into a table. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCStoreManager2 | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| JDBCSybaseCreateCommand | Create command for Sybase that uses the value from an IDENTITY columns. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCTimestampVersionFieldBridge | | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCType | This interface represents a mapping between a Java type and JDBC type. | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCTypeComplex | JDBCTypeComplex provides the mapping between a Java Bean (not an EJB) and a set of columns. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCTypeComplexProperty | Immutable class which contins the mapping between a single Java Bean (not an EJB) property and a column. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCTypeFactory | JDBCTypeFactory mapps Java Classes to JDBCType objects. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCTypeMappingMetaData | Imutable class which holds a map between Java Classes and JDBCMappingMetaData. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCTypeSimple | This class provides a simple mapping of a Java type type to a single column. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCUpdateCommand | Abstract superclass for all JAWS Commands that issue JDBC updates Provides a Template Method implementation for | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCUserTypeMappingMetaData | Immutable class, instances of which represent user type mappings. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCUtil | JDBCUtil takes care of some of the more anoying JDBC tasks. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCValueClassMetaData | Imutable class which holds a list of the properties for a dependent valueVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCValuePropertyMetaData | Imutable class which contains information about a single dependent value object property. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCXmlFileLoader | Immutable class which loads the JDBC application meta data from the jbosscmp-jdbc. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JMSContainerInvoker | EJBProxyFactory for JMS MessageDrivenBeansVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jms | JBoss Server |
|
| JMSContainerInvokerMBean | Fields inherited from interface org. | Interface | org.jboss.ejb.plugins.jms | JBoss Server |
|
| JPMActivateEntityCommand | Interface for JAWSPersistenceManager ActivateEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMCommandFactory | Interface for JAWSPersistenceManager Command FactoriesVersion:$Revision: 1. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMCreateEntityCommand | Interface for JAWSPersistenceManager CreateEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMDestroyCommand | Interface for JAWSPersistenceManager Destroy Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMFindEntitiesCommand | Interface for JAWSPersistenceManager FindEntities Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMFindEntityCommand | Interface for JAWSPersistenceManager FindEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMInitCommand | Interface for JAWSPersistenceManager Init Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMLoadEntityCommand | Interface for JAWSPersistenceManager LoadEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMPassivateEntityCommand | Interface for JAWSPersistenceManager PassivateEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMRemoveEntityCommand | Interface for JAWSPersistenceManager RemoveEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMStartCommand | Interface for JAWSPersistenceManager Start Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMStopCommand | Interface for JAWSPersistenceManager Stop Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMStoreEntityCommand | Interface for JAWSPersistenceManager StoreEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JawsApplicationMetaData | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| JawsEntityMetaData | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| JawsXmlFileLoader | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| KeyGenerator | The interface for key generatorVersion:$Revision: 1. | Interface | org.jboss.ejb.plugins.keygenerator | JBoss Server |
|
| KeyGeneratorFactory | This is the factory for key generators. | Interface | org.jboss.ejb.plugins.keygenerator | JBoss Server |
|
| LRUEnterpriseContextCachePolicy | Least Recently Used cache policy for EnterpriseContexts. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| LRUStatefulContextCachePolicy | Least Recently Used cache policy for StatefulSessionEnterpriseContexts. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| LocalHomeProxy | The proxy for an EJBLocalHome object. | Class | org.jboss.ejb.plugins.local | JBoss Server |
|
| LocalProxy | Abstract superclass of local interface proxies. | Class | org.jboss.ejb.plugins.local | JBoss Server |
|
| LockingStrategy | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| LockingStrategy .AbstractStrategy | Nested Class SummaryNested classes inherited from class org. | Class | org.jboss.ejb.plugins.cmp.jdbc.LockingStrategy | JBoss Server |
|
| LogInterceptor | An interceptor used to log all invocations. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| Mapper | Generally, implementations of this interface map instances of one Java type into instances of another Java type. | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| MappingMetaData | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| MessageDrivenInstanceInterceptor | This container acquires the given instance. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| MessageDrivenInstancePool | A message driven bean instance pool. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| MessageDrivenTxInterceptorBMT | This interceptor handles transactions for message BMT beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| MethodOnlyEJBLock | This class has been deprecated. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| MetricsInterceptor | MetricsInterceptor collects data from the bean invocation call and publishes them on a JMS topic (bound to topic/metrics in the name service). | Class | org.jboss.ejb.plugins | JBoss Server |
|
| NoLock | No locking what-so-ever Holds all locks for entity beans, not used for stateful. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| NoPassivationCachePolicy | | Class | org.jboss.ejb.plugins | JBoss Server |
|
| NonReentrantLock | It will throw a ReentranceException if the same thread tries to acquire twice or the same transaction tries to acquire twice | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| NonReentrantLock .ReentranceException | See Also:Serialized FormConstructor SummaryNonReentrantLock. | Class | org.jboss.ejb.plugins.lock.NonReentrantLock | JBoss Server |
|
| PartitionedTableCache | | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| PartitionedTableCacheMBean | Fields inherited from interface org. | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| PerTxEntityInstanceCache | Per transaction instance cache. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| PersistentContext | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| PkFieldMetaData | This is a wrapper class that holds all the information JawsPersistenceManager commands | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| PkSqlCreateCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| PrincipalInfoAction | | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| PrincipalInfoAction .UTIL | Constructor SummaryPrincipalInfoAction. | Class | org.jboss.ejb.plugins.PrincipalInfoAction | JBoss Server |
|
| ProxyFactoryFinderInterceptor | This interceptor injects the ProxyFactory into the ThreadLocal container variableVersion:$Revision: 1. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| QLCompiler | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| QueryCommand | | Interface | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| QueryFactory | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| QueryParameter | | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| QueuedPessimisticEJBLock | This class is holds threads awaiting the transactional lock to be free in a fair FIFO transactional queue. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| QueuedPessimisticEJBLockNoADE | A subclass of QueuedPessimisticEJBLock that disables the deadlock detection of QueuedPessimisticEJBLock. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| ReadAheadCache | ReadAheadCache stores all of the data readahead for an entity. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| ReadAheadCache .EntityReadAheadInfo | | Class | org.jboss.ejb.plugins.cmp.jdbc.ReadAheadCache | JBoss Server |
|
| RelationData | This class holds data about one relationship. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| RelationInterceptor | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| RelationInterceptor .CMRMessage | | Class | org.jboss.ejb.plugins.cmp.jdbc2.RelationInterceptor | JBoss Server |
|
| RelationInterceptor .RelationInvocation | | Class | org.jboss.ejb.plugins.cmp.jdbc2.RelationInterceptor | JBoss Server |
|
| RelationPair | This class represents one pair of entities in a relation. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| RelationSet | This is the relationship set. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| RelationTable | | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| RunAsSecurityInterceptor | An interceptor that enforces the run-as identity declared by a bean. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| SQLExceptionProcessor | Default SQLExceptionProcessor. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| SQLExceptionProcessorMBean | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| SQLUtil | SQLUtil helps with building sql statements. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| SQLUtil .OldColumns | | Class | org.jboss.ejb.plugins.cmp.jdbc.SQLUtil | JBoss Server |
|
| SQLUtil .OldIndexes | | Class | org.jboss.ejb.plugins.cmp.jdbc.SQLUtil | JBoss Server |
|
| Schema | | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| SecurityInterceptor | The SecurityInterceptor is where the EJB 2. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| SecurityProxyInterceptor | The SecurityProxyInterceptor is where the EJB custom security proxy integration is performed. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| SelectFunction | | Interface | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| SelectorBridge | SelectorBridge represents one ejbSelect method. | Interface | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| SessionObjectInputStream | The SessionObjectInputStream is used to deserialize stateful session beans when they are activatedVersion:$Revision: 1. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| SessionObjectOutputStream | The SessionObjectOutputStream is used to serialize stateful session beans when they are passivatedVersion:$Revision: 1. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| SimpleNode | Parent class of all abstract syntax tree nodes. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| SimpleReadWriteEJBLock | This lock allows multiple read locks concurrently. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| SingletonStatelessSessionInstancePool | Singleton pool for session beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionFilePersistenceManager | A file-based stateful session bean persistence manager. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionFilePersistenceManagerMBean | Fields inherited from interface org. | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionInstanceCache | Cache for stateful session beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionInstanceInterceptor | This container acquires the given instance. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionInstancePool | A stateful session bean instance pool. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatelessSessionInstanceInterceptor | This container acquires the given instance. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatelessSessionInstancePool | A stateless session bean instance pool. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| Table | | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| Table .View | | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema.Table | JBoss Server |
|
| TableCache | Simple LRU cache. | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| TableCacheMBean | Fields inherited from interface org. | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| TxInterceptorBMT | This interceptor handles transactions for session BMT beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| TxInterceptorCMT | This interceptor handles transactions for CMT beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| TxRetryExceptionHandler | Interface used by TxInterceptorCMT on whether to retry TXVersion:$Revision: 1. | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| TypeMappingMetaData | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| UUIDKeyGenerator | The implementation of UUID key generator based on the algorithm from Floyd Marinescu's EJB Design Patterns. | Class | org.jboss.ejb.plugins.keygenerator.uuid | JBoss Server |
|
| UUIDKeyGeneratorFactory | This is the factory for UUID key generatorVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.keygenerator.uuid | JBoss Server |
|
| UUIDKeyGeneratorFactoryService | | Class | org.jboss.ejb.plugins.keygenerator.uuid | JBoss Server |
|
| UUIDKeyGeneratorFactoryServiceMBean | MBean interface for UUIDKeyGeneratorFactoryServiceVersion:$Revision: 1. | Interface | org.jboss.ejb.plugins.keygenerator.uuid | JBoss Server |
|
| UnknownPathException | This exception is thrown when the EJB-QL parser encounters an unknown path. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ValueObjectHelper | Provide static method to obtain a private attribute of a value object using its get method, and to set the value of a private attribute using its set | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| WrappedStatement | A nice simple interface that allow us to get the original statement back from the wrapper. | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |