com.retek.component.item.impl.persistence.db.oracle
Class OracleDifferentiatorTypeDao

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
      extended bycom.retek.component.item.impl.persistence.db.oracle.OracleDifferentiatorTypeDao
All Implemented Interfaces:
DifferentiatorTypeDao

public class OracleDifferentiatorTypeDao
extends AbstractOracleDao
implements DifferentiatorTypeDao


Constructor Summary
OracleDifferentiatorTypeDao()
           
 
Method Summary
 DifferentiatorTypeDto read(java.lang.String id)
           
 DifferentiatorTypeDto submit(DifferentiatorTypeDto dto)
           
 
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

OracleDifferentiatorTypeDao

public OracleDifferentiatorTypeDao()
Method Detail

read

public DifferentiatorTypeDto read(java.lang.String id)
                           throws SystemException
Specified by:
read in interface DifferentiatorTypeDao
Throws:
SystemException

submit

public DifferentiatorTypeDto submit(DifferentiatorTypeDto dto)
                             throws SystemException
Specified by:
submit in interface DifferentiatorTypeDao
Throws:
SystemException


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