Class MetaViewCustomRepository

java.lang.Object
com.axelor.db.JpaRepository<MetaViewCustom>
com.axelor.meta.db.repo.MetaViewCustomRepository
All Implemented Interfaces:
Repository<MetaViewCustom>

public class MetaViewCustomRepository extends JpaRepository<MetaViewCustom>