|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDBCEntityPersistenceStore | |
---|---|
org.jboss.ejb.plugins.cmp.jdbc | Package description goes here. |
org.jboss.ejb.plugins.cmp.jdbc.bridge | Package description goes here. |
org.jboss.ejb.plugins.cmp.jdbc2 | |
org.jboss.ejb.plugins.cmp.jdbc2.bridge |
Uses of JDBCEntityPersistenceStore in org.jboss.ejb.plugins.cmp.jdbc |
---|
Classes in org.jboss.ejb.plugins.cmp.jdbc that implement JDBCEntityPersistenceStore | |
---|---|
class |
JDBCStoreManager
JDBCStoreManager manages storage of persistence data into a table. |
Methods in org.jboss.ejb.plugins.cmp.jdbc with parameters of type JDBCEntityPersistenceStore | |
---|---|
static Set |
JDBCStartCommand.getCreatedTables(JDBCEntityPersistenceStore manager)
|
static Set |
JDBCStartCommand.getExistedTables(JDBCEntityPersistenceStore manager)
|
Constructors in org.jboss.ejb.plugins.cmp.jdbc with parameters of type JDBCEntityPersistenceStore | |
---|---|
JDBCStartCommand(JDBCEntityPersistenceStore manager)
|
|
JDBCStopCommand(JDBCEntityPersistenceStore manager)
|
|
QueryParameter(JDBCEntityPersistenceStore manager,
Method method,
String parameterString)
|
Uses of JDBCEntityPersistenceStore in org.jboss.ejb.plugins.cmp.jdbc.bridge |
---|
Methods in org.jboss.ejb.plugins.cmp.jdbc.bridge that return JDBCEntityPersistenceStore | |
---|---|
JDBCEntityPersistenceStore |
JDBCAbstractCMPFieldBridge.getManager()
|
JDBCEntityPersistenceStore |
JDBCAbstractEntityBridge.getManager()
|
JDBCEntityPersistenceStore |
JDBCCMRFieldBridge.getManager()
|
JDBCEntityPersistenceStore |
JDBCEntityBridge.getManager()
|
JDBCEntityPersistenceStore |
JDBCFieldBridge.getManager()
|
Uses of JDBCEntityPersistenceStore in org.jboss.ejb.plugins.cmp.jdbc2 |
---|
Classes in org.jboss.ejb.plugins.cmp.jdbc2 that implement JDBCEntityPersistenceStore | |
---|---|
class |
JDBCStoreManager2
|
Uses of JDBCEntityPersistenceStore in org.jboss.ejb.plugins.cmp.jdbc2.bridge |
---|
Methods in org.jboss.ejb.plugins.cmp.jdbc2.bridge that return JDBCEntityPersistenceStore | |
---|---|
JDBCEntityPersistenceStore |
JDBCCMPFieldBridge2.getManager()
|
JDBCEntityPersistenceStore |
JDBCCMRFieldBridge2.getManager()
|
JDBCEntityPersistenceStore |
JDBCEntityBridge2.getManager()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |