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, typedQuery
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findAll, findAll, findBy, findBy, findBy, findByLike, findByLike, findOptionalBy
attachAndRemove, flush, getPrimaryKey, refresh, remove, removeAndFlush, save, saveAndFlush, saveAndFlushAndRefresh
count, count, countLike
clear, 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, unwrap
Copyright © 2020 The Apache Software Foundation. All rights reserved.