Package | Description |
---|---|
org.castor.persist |
Modifier and Type | Method and Description |
---|---|
protected abstract Connection |
AbstractTransactionContext.createConnection(LockEngine engine) |
protected Connection |
GlobalTransactionContext.createConnection(LockEngine engine) |
protected Connection |
LocalTransactionContext.createConnection(LockEngine engine) |
Connection |
AbstractTransactionContext.getConnection(LockEngine engine)
Return an open connection for the specified engine.
|
Copyright © 2013. All rights reserved.