| 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 |
JDBCAbstractEntityBridge.getManager() |
JDBCEntityPersistenceStore |
JDBCCMRFieldBridge.getManager() |
JDBCEntityPersistenceStore |
JDBCFieldBridge.getManager() |
JDBCEntityPersistenceStore |
JDBCEntityBridge.getManager() |
JDBCEntityPersistenceStore |
JDBCAbstractCMPFieldBridge.getManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCStoreManager2 |
| Modifier and Type | Method and Description |
|---|---|
JDBCEntityPersistenceStore |
JDBCEntityBridge2.getManager() |
JDBCEntityPersistenceStore |
JDBCCMPFieldBridge2.getManager() |
JDBCEntityPersistenceStore |
JDBCCMRFieldBridge2.getManager() |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.