|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.persistence.db.DbOperation
com.retek.commons.component.impl.persistence.db.RmsDbOperation
Field Summary |
Fields inherited from class com.retek.commons.domain.core.persistence.db.DbOperation |
DUMMY_VERSION_UNTIL_VERSION_COLUMN_ADDED |
Constructor Summary | |
RmsDbOperation(java.sql.Connection connectionVal)
|
|
RmsDbOperation(RmsDbOperation dbOperation)
|
Method Summary | |
protected void |
checkForErrors(java.sql.CallableStatement stmt)
|
protected RDate |
getRDate(RDate rDate,
java.sql.Time time)
|
protected void |
registerErrorParameters(java.sql.CallableStatement stmt)
|
Methods inherited from class com.retek.commons.domain.core.persistence.db.DbOperation |
checkUpdate, close, doPerform, getCallableStatement, getConnection, getRetekPreparedStatement, getStatement, perform, setInitialState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RmsDbOperation(java.sql.Connection connectionVal)
public RmsDbOperation(RmsDbOperation dbOperation)
Method Detail |
protected void registerErrorParameters(java.sql.CallableStatement stmt) throws java.sql.SQLException
java.sql.SQLException
protected void checkForErrors(java.sql.CallableStatement stmt) throws java.sql.SQLException
java.sql.SQLException
protected RDate getRDate(RDate rDate, java.sql.Time time)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |