Deprecated API


Contents
Deprecated Methods
com.softslate.commerce.daos.core.DAOFactory.createSettingsDAO()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getDatabaseDriver()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getDatabasePassword()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getDatabaseURL()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getDatabaseUserName()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getDataSource()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getDataSourceName()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getJndiContext()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getMaxActive()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getMaxIdle()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getMaxWait()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getModuleList()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getModuleListString()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getPaymentPrivateKeyFile()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getPaymentPublicKeyFile()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getRemoveAbandoned()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getRemoveAbandonedTimeout()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getSqlMap()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.getTwoWayKeyFile()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.initialize(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.initializeDataSource()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.initializeSQLProperties()
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setDatabaseDriver(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setDatabasePassword(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setDatabaseURL(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setDatabaseUserName(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setDataSource(DataSource)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setDataSourceName(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setJndiContext(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setMaxActive(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setMaxIdle(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setMaxWait(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setModuleList(StringTokenizer)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setModuleListString(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setPaymentPrivateKeyFile(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setPaymentPublicKeyFile(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setRemoveAbandoned(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setRemoveAbandonedTimeout(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
com.softslate.commerce.daos.core.DAOFactory.setTwoWayKeyFile(String)
          Used in 1.x with LegacyDAOFactory, which is replaced in 2.x with the HibernateDAOFactory 
 



Copyright ? SoftSlate, LLC 2003?2005