| Package | Description |
|---|---|
| org.jdal.dao.jpa | |
| org.jdal.dao.jpa.query |
| Modifier and Type | Method and Description |
|---|---|
QueryFinder |
JpaDao.getQueryFinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
JpaDao.setQueryFinder(QueryFinder queryFinder) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTypeQueryFinder
Find named queries declared annotated on EntityType.
|
class |
MetamodelQueryFinder
Find named queries inspecting the PersistenceUnit metamodel
|
class |
QueryFinderSupport |
Copyright © 2014 JDAL. All Rights Reserved.