|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jbo.server.DBTransactionImpl
oracle.jbo.server.DBTransactionImpl2
oracle.jheadstart.model.bc4j.JhsDBTransactionImpl
oracle.jheadstart.model.bc4j.RuleFrameTransImpl
Field Summary |
Fields inherited from class oracle.jbo.server.DBTransactionImpl |
MAX_CURSORS_UNINITIALIZED, mConnectionCredentials, mInternalCredentials, mSQLBuilder, mTxnListeners, POST_ABORT_ON_FIRST_EXCEPTION, POST_ALL_NO_RESET_ON_EXCEPTION, POST_ALL_RESET_ON_EXCEPTION |
Fields inherited from interface oracle.jheadstart.model.bc4j.Bc4jDBTransaction |
VERSION |
Fields inherited from interface oracle.jbo.server.DBTransaction |
DEFAULT |
Fields inherited from interface oracle.jbo.Transaction |
LOCK_NONE, LOCK_OPTIMISTIC, LOCK_OPTUPDATE, LOCK_PESSIMISTIC |
Constructor Summary | |
RuleFrameTransImpl()
|
Method Summary | |
void |
commit()
|
void |
doCommit()
Checks whether there are messages on the stack, and throws exception if this is the case, otherwise call super.doCommit postChanges checks as well for messages on the stack. |
protected oracle.jbo.JboException |
getMessageStack(java.lang.String messageStack)
|
protected void |
handleSQLError(java.sql.SQLException e)
|
void |
postChanges(oracle.jbo.server.TransactionEvent te)
Throw JboException that wraps all messages on stack. |
java.lang.String |
toString()
|
Methods inherited from class oracle.jheadstart.model.bc4j.JhsDBTransactionImpl |
addMessage, addMessage, clearMessageStack, getCurrentDBDate, getExceptionStack, getMessageStack, getUser, hasMessage, rollback, setUser, throwExceptionFromMessageStack, validate |
Methods inherited from class oracle.jbo.server.DBTransactionImpl2 |
connect, connect, connect, connect, connectToDataSource, connectToDataSource, connectToDataSource, connectToDataSource, connectToDataSource, connectToDataSource, createCallableStatement, createEntityInstance, createEntityInstance, createPreparedStatement, createRef, createStatement, createViewObjectFromQueryClauses, createViewObjectFromQueryStmt, disconnect, findByPrimaryKey, findByPrimaryKey, getCurrentDbTime, reconnect, reconnect |
Methods inherited from class oracle.jbo.server.DBTransactionImpl |
addToValidationListeners, addTransactionListener, addTransactionListenerNoCheck, addTransactionPostListener, addTransactionPostListenerNoCheck, addTransactionStateListener, addViewClearCacheListener, addWarning, applyChangeSet, checkConnected, clearEntityCache, closeTransaction, commitAndSaveChangeSet, createApplicationModule, createApplicationModule, createViewLink, createViewLinkBetweenViewObjects, createViewLinkFromEntityAssocName, createViewObject, disconnect, doRollback, dumpEntityCaches, dumpQueryResult, executeCommand, findApplicationModule, findEntityCache, getBatchPostExceptionThreshold, getConnectionMetadata, getJdbcConnection, getLockingMode, getPersistManagerConnection, getPostChangesFlag, getPostThreshold, getRootApplicationModule, getSession, getSQLBuilder, getSyncLock, getTransactionHandler, getTransactionState, getTxnApplicationModuleImpl, getValidationThreshold, isBundledExceptionMode, isClearCacheOnCommit, isClearCacheOnRollback, isConnected, isConnected, isDirty, isLockOptimistic, isTrackNewAndModifiedRowsOnly, postChanges, removeChangeSet, removeTransactionListener, removeTransactionPostListener, removeTransactionStateListener, removeViewClearCacheListener, setBatchModeForEntity, setBatchPostExceptionThreshold, setBundledExceptionMode, setClearCacheOnCommit, setClearCacheOnRollback, setLockingMode, setPostChangesFlag, setPostThreshold, setTrackNewAndModifiedRowsOnly, setTransactionHandler, setValidationThreshold, showCursorUsage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface oracle.jbo.server.DBTransaction |
addTransactionListener, addTransactionListenerNoCheck, addTransactionPostListener, addTransactionPostListenerNoCheck, addWarning, closeTransaction, connect, connectToDataSource, connectToDataSource, createApplicationModule, createApplicationModule, createCallableStatement, createEntityInstance, createEntityInstance, createPreparedStatement, createStatement, createViewLink, createViewLinkBetweenViewObjects, createViewLinkFromEntityAssocName, createViewObject, createViewObjectFromQueryClauses, createViewObjectFromQueryStmt, disconnect, findApplicationModule, findByPrimaryKey, findByPrimaryKey, getBatchPostExceptionThreshold, getPostThreshold, getRootApplicationModule, getSession, getSQLBuilder, getTransactionHandler, getValidationThreshold, isConnected, isLockOptimistic, isTrackNewAndModifiedRowsOnly, reconnect, removeTransactionListener, removeTransactionPostListener, setBatchPostExceptionThreshold, setPostThreshold, setTrackNewAndModifiedRowsOnly, setTransactionHandler, setValidationThreshold |
Methods inherited from interface oracle.jbo.Transaction |
addTransactionStateListener, addViewClearCacheListener, applyChangeSet, clearEntityCache, commitAndSaveChangeSet, connect, connect, connect, connectToDataSource, connectToDataSource, connectToDataSource, connectToDataSource, createRef, disconnect, dumpQueryResult, executeCommand, getConnectionMetadata, getLockingMode, isBundledExceptionMode, isClearCacheOnCommit, isClearCacheOnRollback, isConnected, isDirty, postChanges, reconnect, removeChangeSet, removeTransactionStateListener, removeViewClearCacheListener, setBundledExceptionMode, setClearCacheOnCommit, setClearCacheOnRollback, setLockingMode |
Methods inherited from interface oracle.jbo.server.ValidationManager |
addToValidationListeners |
Constructor Detail |
public RuleFrameTransImpl()
Method Detail |
public void postChanges(oracle.jbo.server.TransactionEvent te)
JhsDBTransactionImpl
postChanges
in class JhsDBTransactionImpl
public void doCommit()
JhsDBTransactionImpl
doCommit
in class JhsDBTransactionImpl
DBTransactionImpl.doCommit()
public void commit()
commit
in interface oracle.jbo.Transaction
commit
in class JhsDBTransactionImpl
public java.lang.String toString()
toString
in class JhsDBTransactionImpl
protected void handleSQLError(java.sql.SQLException e) throws oracle.jbo.JboException
oracle.jbo.JboException
protected oracle.jbo.JboException getMessageStack(java.lang.String messageStack)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |