E - Entity type.PK - Primary key type.public abstract class AbstractFullEntityRepository<E,PK extends Serializable> extends AbstractEntityRepository<E,PK> implements FullEntityRepository<E,PK>
AbstractEntityRepository, EntityManagerDelegate and
 CriteriaSupport.| Constructor and Description | 
|---|
AbstractFullEntityRepository()  | 
criteriaQuery, entityClass, entityManager, entityName, tableName, typedQueryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAll, findAll, findBy, findBy, findBy, findByLike, findByLikeattachAndRemove, flush, getPrimaryKey, refresh, remove, removeAndFlush, save, saveAndFlush, saveAndFlushAndRefreshcount, count, countLikeclear, close, contains, detach, find, find, find, getCriteriaBuilder, getDelegate, getEntityManagerFactory, getFlushMode, getLockMode, getMetamodel, getProperties, getReference, getTransaction, isOpen, joinTransaction, lock, lock, merge, persist, refresh, refresh, refresh, setFlushMode, setProperty, unwrapCopyright © 2017 The Apache Software Foundation. All rights reserved.