Class SequenceAccessorDaoJdbc

java.lang.Object
org.springframework.dao.support.DaoSupport
org.springframework.jdbc.core.support.JdbcDaoSupport
org.kuali.rice.core.framework.persistence.jdbc.dao.PlatformAwareDaoBaseJdbc
org.kuali.rice.krad.dao.jdbc.SequenceAccessorDaoJdbc
All Implemented Interfaces:
PlatformAwareDao, SequenceAccessorDao, org.springframework.beans.factory.InitializingBean

@Deprecated public class SequenceAccessorDaoJdbc extends PlatformAwareDaoBaseJdbc implements SequenceAccessorDao
Deprecated.
This class uses the KualiDBPlatform to get the next number from a given sequence.