|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.store.jpa.DbConfStoreConnectionFactory
public class DbConfStoreConnectionFactory
| Constructor Summary | |
|---|---|
DbConfStoreConnectionFactory(javax.sql.DataSource ds,
boolean createDatamodel,
java.lang.String txFactoryClassName)
|
|
| Method Summary | |
|---|---|
void |
beginTransaction()
|
void |
commitTransaction()
|
ConfStoreConnection |
getConnection()
|
void |
rollbackTransaction()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DbConfStoreConnectionFactory(javax.sql.DataSource ds,
boolean createDatamodel,
java.lang.String txFactoryClassName)
| Method Detail |
|---|
public ConfStoreConnection getConnection()
getConnection in interface ConfStoreConnectionFactorypublic void beginTransaction()
beginTransaction in interface ProcessStoreTransactionProviderpublic void commitTransaction()
commitTransaction in interface ProcessStoreTransactionProviderpublic void rollbackTransaction()
rollbackTransaction in interface ProcessStoreTransactionProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||