com.liferay.portal.service.persistence
Class AddressPersistenceImpl2

java.lang.Object
  extended by com.liferay.portal.service.persistence.impl.BasePersistenceImpl
      extended by com.liferay.portal.service.persistence.AddressPersistenceImpl
          extended by com.liferay.portal.service.persistence.AddressPersistenceImpl2
All Implemented Interfaces:
com.liferay.portal.kernel.bean.InitializingBean, com.liferay.portal.kernel.dao.orm.SessionFactory, com.liferay.portal.service.persistence.AddressPersistence

public class AddressPersistenceImpl2
extends AddressPersistenceImpl

View Source

Author:
Brian Wing Shun Chan

Field Summary
 
Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl
COUNT_COLUMN_NAME
 
Constructor Summary
AddressPersistenceImpl2()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.service.persistence.AddressPersistenceImpl
afterPropertiesSet, countAll, countByC_C_C_M, countByC_C_C_P, countByC_C_C, countByC_C, countByCompanyId, countByUserId, create, fetchByPrimaryKey, findAll, findAll, findAll, findByC_C_C_First, findByC_C_C_Last, findByC_C_C_M_First, findByC_C_C_M_Last, findByC_C_C_M_PrevAndNext, findByC_C_C_M, findByC_C_C_M, findByC_C_C_M, findByC_C_C_P_First, findByC_C_C_P_Last, findByC_C_C_P_PrevAndNext, findByC_C_C_P, findByC_C_C_P, findByC_C_C_P, findByC_C_C_PrevAndNext, findByC_C_C, findByC_C_C, findByC_C_C, findByC_C_First, findByC_C_Last, findByC_C_PrevAndNext, findByC_C, findByC_C, findByC_C, findByCompanyId_First, findByCompanyId_Last, findByCompanyId_PrevAndNext, findByCompanyId, findByCompanyId, findByCompanyId, findByPrimaryKey, findByUserId_First, findByUserId_Last, findByUserId_PrevAndNext, findByUserId, findByUserId, findByUserId, findWithDynamicQuery, findWithDynamicQuery, registerListener, remove, remove, removeAll, removeByC_C_C_M, removeByC_C_C_P, removeByC_C_C, removeByC_C, removeByCompanyId, removeByUserId, removeImpl, unregisterListener, update, update, updateImpl
 
Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl
closeSession, getDataSource, getDialect, openSession, processException, setDataSource, setSessionFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressPersistenceImpl2

public AddressPersistenceImpl2()