Package org.exoplatform.wallet.dao
Class AddressLabelDAO
- java.lang.Object
-
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<AddressLabelEntity,Long>
-
- org.exoplatform.wallet.dao.AddressLabelDAO
-
- All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<AddressLabelEntity,Long>
public class AddressLabelDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<AddressLabelEntity,Long>
-
-
Constructor Summary
Constructors Constructor Description AddressLabelDAO()
-