Package | Description |
---|---|
org.jboss.as.cmp.component | |
org.jboss.as.cmp.jdbc | |
org.jboss.as.cmp.jdbc.bridge | |
org.jboss.as.cmp.jdbc2 | |
org.jboss.as.cmp.jdbc2.bridge |
Modifier and Type | Method and Description |
---|---|
JDBCEntityPersistenceStore |
CmpEntityBeanComponentCreateService.getStoreManager() |
JDBCEntityPersistenceStore |
CmpEntityBeanComponent.getStoreManager() |
Modifier and Type | Method and Description |
---|---|
void |
CmpEntityBeanComponentCreateService.setStoreManagerValue(org.jboss.msc.value.Value<JDBCEntityPersistenceStore> storeManager) |
Constructor and Description |
---|
CmpEntityBeanComponent(CmpEntityBeanComponentCreateService ejbComponentCreateService,
org.jboss.msc.value.Value<JDBCEntityPersistenceStore> storeManager) |
Modifier and Type | Class and Description |
---|---|
class |
JDBCStoreManager
JDBCStoreManager manages storage of persistence data into a table.
|
Modifier and Type | Method and Description |
---|---|
JDBCEntityPersistenceStore |
EJBQLToSQL92Compiler.getStoreManager() |
JDBCEntityPersistenceStore |
QLCompiler.getStoreManager() |
Constructor and Description |
---|
JDBCStartCommand(JDBCEntityPersistenceStore manager) |
JDBCStopCommand(JDBCEntityPersistenceStore manager) |
QueryParameter(JDBCEntityPersistenceStore manager,
Method method,
String parameterString) |
Modifier and Type | Method and Description |
---|---|
JDBCEntityPersistenceStore |
JDBCAbstractCMPFieldBridge.getManager() |
JDBCEntityPersistenceStore |
JDBCCMRFieldBridge.getManager() |
JDBCEntityPersistenceStore |
JDBCEntityBridge.getManager() |
JDBCEntityPersistenceStore |
JDBCAbstractEntityBridge.getManager() |
JDBCEntityPersistenceStore |
JDBCFieldBridge.getManager() |
Modifier and Type | Class and Description |
---|---|
class |
JDBCStoreManager2 |
Modifier and Type | Method and Description |
---|---|
JDBCEntityPersistenceStore |
JDBCEntityBridge2.getManager() |
JDBCEntityPersistenceStore |
JDBCCMRFieldBridge2.getManager() |
JDBCEntityPersistenceStore |
JDBCCMPFieldBridge2.getManager() |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.