| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtentFetcher | |
|---|---|
| ch.elca.el4j.services.persistence.jpa.dao | |
| ch.elca.el4j.services.persistence.jpa.dao.extentstrategies | |
| Uses of ExtentFetcher in ch.elca.el4j.services.persistence.jpa.dao | 
|---|
| Fields in ch.elca.el4j.services.persistence.jpa.dao declared as ExtentFetcher | |
|---|---|
protected  ExtentFetcher | 
JpaExtentFetcherInjectorBeanPostProcessor.extentFetcher
Caches the 'extentFetcher' bean from the application context.  | 
| Methods in ch.elca.el4j.services.persistence.jpa.dao that return ExtentFetcher | |
|---|---|
 ExtentFetcher | 
GenericJpaDao.getExtentFetcher()
 | 
 ExtentFetcher | 
JpaExtentFetcherInjectorBeanPostProcessor.getExtentFetcher()
Gets the session factory (from spring context if needed).  | 
| Methods in ch.elca.el4j.services.persistence.jpa.dao with parameters of type ExtentFetcher | |
|---|---|
 void | 
GenericJpaDao.setExtentFetcher(ExtentFetcher extentFetcher)
 | 
 void | 
JpaExtentFetcherInjectorBeanPostProcessor.setExtentFetcher(ExtentFetcher extentFetcher)
If you do not set the extent fetcher explicitly, it will be obtained from the application's context.  | 
| Uses of ExtentFetcher in ch.elca.el4j.services.persistence.jpa.dao.extentstrategies | 
|---|
| Classes in ch.elca.el4j.services.persistence.jpa.dao.extentstrategies that implement ExtentFetcher | |
|---|---|
 class | 
HibernateExtentFetcher
Extent Fetcher for JPA with underlying Hibernate implementation.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||