Interface FullEntityViewRepository<E,V,PK extends Serializable>
- Type Parameters:
E- Entity type.V- Entity view type.PK- Id type.
- All Superinterfaces:
org.apache.deltaspike.data.api.criteria.CriteriaSupport<E>,org.apache.deltaspike.core.spi.activation.Deactivatable,EntityViewRepository<E,V,PK>
public interface FullEntityViewRepository<E,V,PK extends Serializable> extends EntityViewRepository<E,V,PK>, org.apache.deltaspike.data.api.criteria.CriteriaSupport<E>
Interface that supports
EntityViewRepository and CriteriaSupport capabilities.- Since:
- 1.2.0
- Author:
- Moritz Becker
-
Method Summary
Methods inherited from interface org.apache.deltaspike.data.api.criteria.CriteriaSupport
abs, attribute, avg, count, countDistinct, criteria, currDate, currTime, currTStamp, lower, max, min, modulo, neg, substring, substring, sum, trim, trim, upper, where, whereMethods inherited from interface com.blazebit.persistence.deltaspike.data.EntityViewRepository
findAll, findAll, findAll, findAll, findAll, findBy, findBy, findBy, findByLike, findByLike