com.retek.component.inventory.impl.persistence
Class InventoryDaoOperation

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.DaoOperation
      extended bycom.retek.component.inventory.impl.persistence.InventoryDaoOperation

public abstract class InventoryDaoOperation
extends DaoOperation


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

DATASOURCE_KEY

public static final java.lang.String DATASOURCE_KEY
See Also:
Constant Field Values
Constructor Detail

InventoryDaoOperation

public InventoryDaoOperation()
Method Detail

getConnectionKey

public java.lang.String getConnectionKey()
Specified by:
getConnectionKey in class DaoOperation

getRmsConnectionKey

public java.lang.String getRmsConnectionKey()

getRmsConnection

protected java.sql.Connection getRmsConnection()
                                        throws SystemException
Throws:
SystemException

closeConnection

protected void closeConnection()
                        throws SystemException
Overrides:
closeConnection in class DaoOperation
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28