public class HibernateRepository extends AbstractVendorRepository implements JoinerVendorRepository
| Constructor and Description |
|---|
HibernateRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFetch(com.querydsl.jpa.impl.JPAQuery<?> query,
JoinDescription joinDescription,
Collection<JoinDescription> joins,
com.querydsl.core.types.EntityPath<?> rootPath) |
com.querydsl.jpa.impl.JPAQuery |
createQuery(javax.persistence.EntityManager entityManager) |
addJoin, getResultListclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddJoin, getResultListpublic com.querydsl.jpa.impl.JPAQuery createQuery(javax.persistence.EntityManager entityManager)
createQuery in interface JoinerVendorRepositorypublic void addFetch(com.querydsl.jpa.impl.JPAQuery<?> query,
JoinDescription joinDescription,
Collection<JoinDescription> joins,
com.querydsl.core.types.EntityPath<?> rootPath)
addFetch in interface JoinerVendorRepositoryCopyright © 2018. All rights reserved.