com.retek.component.media.impl.persistence.db.oracle
Class OracleSeasonCodeDao
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.media.impl.persistence.db.oracle.OracleSeasonCodeDao
- All Implemented Interfaces:
- SeasonCodeDao
- public class OracleSeasonCodeDao
- extends AbstractOracleDao
- implements SeasonCodeDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleSeasonCodeDao
public OracleSeasonCodeDao()
read
public SeasonCodeDto read(DistributedReference reference)
throws SystemException
- Specified by:
read
in interface SeasonCodeDao
- Throws:
SystemException
persist
public SeasonCodeDto persist(SeasonCodeDto dto)
throws SystemException
- Specified by:
persist
in interface SeasonCodeDao
- Throws:
SystemException
createReferenceCacheForSeasonCode
public ReferenceCache createReferenceCacheForSeasonCode()
throws SystemException
- Specified by:
createReferenceCacheForSeasonCode
in interface SeasonCodeDao
- Throws:
SystemException
getDaoResourceProperty
protected java.lang.String getDaoResourceProperty()
- Overrides:
getDaoResourceProperty
in class AbstractOracleDao
delete
public void delete(SeasonCodeDto dto)
throws SystemException
- Specified by:
delete
in interface SeasonCodeDao
- Throws:
SystemException
findAll
public java.util.Set findAll()
throws SystemException
- Specified by:
findAll
in interface SeasonCodeDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28