|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.webobjects.eoaccess.EOAdaptorContext
com.webobjects.jdbcadaptor.JDBCContext
er.jdbcadaptor.ERJDBCContext
public class ERJDBCContext
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.webobjects.eoaccess.EOAdaptorContext |
|---|
com.webobjects.eoaccess.EOAdaptorContext.Delegate |
| Field Summary | |
|---|---|
static ERXLogger |
log
|
| Fields inherited from class com.webobjects.jdbcadaptor.JDBCContext |
|---|
_cachedChannel, _connectionSupportTransaction, _jdbcConnection, ANSI92ConformanceKey, ANSIEntryConformance, ANSIFullConformance, ANSIIntermediateConformance, CreateParamsKey, DBMSNameKey, DefaultJDBCTypeKey, DriverNameKey, DriverVersionKey, IdentifierQuoteStringKey, InternalTypeKey, MaxScaleKey, MinScaleKey, NonNullableColumnsKey, NullableKey, PrecisionKey, SearchableKey, StringFunctionsKey |
| Fields inherited from class com.webobjects.eoaccess.EOAdaptorContext |
|---|
_adaptor, _channels, _delegate, _delegateRespondsTo_didBegin, _delegateRespondsTo_didCommit, _delegateRespondsTo_didRollback, _delegateRespondsTo_shouldBegin, _delegateRespondsTo_shouldCommit, _delegateRespondsTo_shouldConnect, _delegateRespondsTo_shouldRollback, _hasOpenTransaction, AdaptorContextBeginTransactionNotification, AdaptorContextCommitTransactionNotification, AdaptorContextRollbackTransactionNotification |
| Constructor Summary | |
|---|---|
ERJDBCContext(ERJDBCAdaptor adaptor)
|
|
| Method Summary | |
|---|---|
void |
checkoutConnection()
|
void |
freeConnection()
|
| Methods inherited from class com.webobjects.jdbcadaptor.JDBCContext |
|---|
_cachedAdaptorChannel, _setAutoCommit, beginTransaction, commitTransaction, connect, connection, createAdaptorChannel, disconnect, handleDroppedConnection, rollbackTransaction, setupJndiConfiguration |
| Methods inherited from class com.webobjects.eoaccess.EOAdaptorContext |
|---|
_newPrimaryKey, _registerAdaptorChannel, _unregisterAdaptorChannel, adaptor, canNestTransactions, channels, defaultDelegate, delegate, hasBusyChannels, hasOpenChannels, hasOpenTransaction, setDefaultDelegate, setDelegate, transactionDidBegin, transactionDidCommit, transactionDidRollback, transactionNestingLevel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static ERXLogger log
| Constructor Detail |
|---|
public ERJDBCContext(ERJDBCAdaptor adaptor)
adaptor - | Method Detail |
|---|
public void checkoutConnection()
public void freeConnection()
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||