Class WalletBlockchainStateDAO

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

public class WalletBlockchainStateDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<WalletBlockchainStateEntity,Long>
  • Constructor Details

    • WalletBlockchainStateDAO

      public WalletBlockchainStateDAO()
  • Method Details