Class WalletPrivateKeyDAO

java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<WalletPrivateKeyEntity,Long>
org.exoplatform.wallet.dao.WalletPrivateKeyDAO
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<WalletPrivateKeyEntity,Long>

public class WalletPrivateKeyDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<WalletPrivateKeyEntity,Long>