|
|||||||||
| Home >> All >> org >> jboss >> ejb >> plugins >> jaws >> [ jdbc overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.jboss.ejb.plugins.jaws.jdbc
Package description goes here.
See:
Description
| Class Summary | |
| JDBCActivateEntityCommand | JAWSPersistenceManager JDBCActivateEntityCommand |
| JDBCBeanExistsCommand | JDBCBeanExistsCommand |
| JDBCCommand | Abstract superclass for all JAWS Commands that use JDBC directly. |
| JDBCCommandFactory | Command factory for the JAWS JDBC layer. |
| JDBCCommandFactory.PreloadRefQueueHandlerTask | Static class that handles our reference queue. |
| JDBCCreateEntityCommand | JAWSPersistenceManager JDBCCreateEntityCommand |
| JDBCDefinedFinderCommand | JAWSPersistenceManager JDBCDefinedFinderCommand |
| JDBCDestroyCommand | JAWSPersistenceManager JDBCDestroyCommand |
| JDBCFindAllCommand | JAWSPersistenceManager JDBCFindAllCommand |
| JDBCFindByCommand | JAWSPersistenceManager JDBCFindByCommand |
| JDBCFindEntitiesCommand | Keeps a map from finder name to specific finder command, and delegates to the relevant specific finder command. |
| JDBCFindEntityCommand | JAWSPersistenceManager JDBCFindEntityCommand |
| JDBCFinderCommand | Abstract superclass of finder commands that return collections. |
| JDBCInitCommand | JAWSPersistenceManager JDBCInitCommand |
| JDBCLoadEntityCommand | JAWSPersistenceManager JDBCLoadEntityCommand |
| JDBCPassivateEntityCommand | JAWSPersistenceManager JDBCPassivateEntityCommand |
| JDBCPreloadByPrimaryKeyCommand | JDBCPreloadByPrimaryKey This finder be called on when read-ahead is turned on and findByPrimaryKey is called. |
| JDBCPreloadFinderCommand | Preloads data for all entities in where clause |
| JDBCQueryCommand | Abstract superclass for all JAWS Commands that issue JDBC queries directly. |
| JDBCRemoveEntityCommand | JAWSPersistenceManager JDBCRemoveEntityCommand |
| JDBCStartCommand | JAWSPersistenceManager JDBCStartCommand |
| JDBCStopCommand | JAWSPersistenceManager JDBCStopCommand |
| JDBCStoreEntityCommand | JAWSPersistenceManager JDBCStoreEntityCommand |
| JDBCStoreEntityCommand.ExecutionState | |
| JDBCUpdateCommand | Abstract superclass for all JAWS Commands that issue JDBC updates directly. |
Package org.jboss.ejb.plugins.jaws.jdbc Description
Package description goes here.
Package Specification
Related Documentation
Package Status
- STABLE
|
|||||||||
| Home >> All >> org >> jboss >> ejb >> plugins >> jaws >> [ jdbc overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||