Class WalletPrivateKeyDAO

java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<WalletPrivateKeyEntity,Long>
io.meeds.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>