|
Enhydra 3.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.lutris.appserver.server.sql.standard.StandardDBTransaction | +--com.lutris.appserver.server.sql.oracle.OracleDBTransaction
An Oracle database transaction object used by the Oracle logical database.
StandardDBTransaction
Constructor Summary | |
protected |
OracleDBTransaction(DBConnection conn)
Private constructor. |
Methods inherited from class com.lutris.appserver.server.sql.standard.StandardDBTransaction |
commit,
delete,
finalize,
handleException,
insert,
logDebug,
release,
rollback,
update |
Methods inherited from class java.lang.Object |
clone,
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
protected OracleDBTransaction(DBConnection conn) throws java.sql.SQLException
conn
- the database connection to use.StandardDBTransaction.StandardDBTransaction(com.lutris.appserver.server.sql.DBConnection)
|
Enhydra 3.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |