| Name | Description | Type | Package | Framework |
| CMPFieldMetaData | This class holds all the information jaws needs to know about a CMP field. | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
| CustomFindByEntitiesCommand | JAWSPersistenceManager CustomFindByEntitiesCommand. | Class | org.jboss.ejb.plugins.jaws.bmp | JBoss Server |
| FinderMetaData | Class | org.jboss.ejb.plugins.jaws.metadata | 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 |
| JDBCActivateEntityCommand | JAWSPersistenceManager JDBCActivateEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCBeanExistsCommand | JDBCBeanExistsCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCCommand | Abstract superclass for all JAWS Commands that use JDBC directly. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCCommandFactory | Command factory for the JAWS JDBC layer. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCCreateEntityCommand | JAWSPersistenceManager JDBCCreateEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCDefinedFinderCommand | JAWSPersistenceManager JDBCDefinedFinderCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCDestroyCommand | JAWSPersistenceManager JDBCDestroyCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCFindAllCommand | JAWSPersistenceManager JDBCFindAllCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCFindByCommand | JAWSPersistenceManager JDBCFindByCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.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 | 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 |
| JDBCInitCommand | JAWSPersistenceManager JDBCInitCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCLoadEntityCommand | JAWSPersistenceManager JDBCLoadEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCPassivateEntityCommand | JAWSPersistenceManager JDBCPassivateEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | 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 |
| 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 |
| JDBCRemoveEntityCommand | JAWSPersistenceManager JDBCRemoveEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCStartCommand | JAWSPersistenceManager JDBCStartCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
| JDBCStopCommand | JAWSPersistenceManager JDBCStopCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.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 | |
| 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 |
| 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 | |
| MappingMetaData | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server | |
| PkFieldMetaData | This is a wrapper class that holds all the information JawsPersistenceManager commands | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
| TypeMappingMetaData | Class | org.jboss.ejb.plugins.jaws.metadata | 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 |