com.retek.component.location.impl.persistence.db.oracle
Class OracleStoreDao

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
      extended bycom.retek.component.location.impl.persistence.db.oracle.OracleStoreDao
All Implemented Interfaces:
StoreDao

public class OracleStoreDao
extends AbstractOracleDao
implements StoreDao


Constructor Summary
OracleStoreDao()
           
 
Method Summary
 StoreDto persist(StoreDto dto)
           
 StoreDto read(DistributedReference ref)
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
buildReferenceCache, getDaoResourceProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OracleStoreDao

public OracleStoreDao()
Method Detail

read

public StoreDto read(DistributedReference ref)
              throws SystemException
Specified by:
read in interface StoreDao
Throws:
SystemException

persist

public StoreDto persist(StoreDto dto)
                 throws SystemException
Specified by:
persist in interface StoreDao
Throws:
SystemException


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