|
|||||||||||
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.DaoOperation
com.retek.component.inventory.impl.persistence.InventoryDaoOperation
Field Summary | |
static java.lang.String |
DATASOURCE_KEY
|
Constructor Summary | |
InventoryDaoOperation()
|
Method Summary | |
protected void |
closeConnection()
|
java.lang.String |
getConnectionKey()
|
protected java.sql.Connection |
getRmsConnection()
|
java.lang.String |
getRmsConnectionKey()
|
Methods inherited from class com.retek.commons.domain.core.persistence.db.DaoOperation |
doExecute, execute, getConnection, getDbConnectionFactory, setDbConnectionFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String DATASOURCE_KEY
Constructor Detail |
public InventoryDaoOperation()
Method Detail |
public java.lang.String getConnectionKey()
getConnectionKey
in class DaoOperation
public java.lang.String getRmsConnectionKey()
protected java.sql.Connection getRmsConnection() throws SystemException
SystemException
protected void closeConnection() throws SystemException
closeConnection
in class DaoOperation
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |