| Interface | Description | 
|---|---|
| DynamicDaoHelper | Provides utility methods for interacting with dynamic entities | 
| Class | Description | 
|---|---|
| BatchRetrieveDao | |
| DynamicDaoHelperImpl | |
| HibernateMappingProvider | 
 Hibernate SPI implementor that harvests metadata about all of the entity classes | 
| QueryUtils | Helper class for criteria queries. | 
| TQJoin | Specify the attributes of a JOIN that should appear in the TypedQuery. | 
| TQOrder | Specify the attributes of a ORDER BY that should appear in the TypedQuery. | 
| TQRestriction | Utilized in conjunction with  TypedQueryBuilderto generate TypedQueries programmatically. | 
| TypedQueryBuilder<T> | Utility class to construct typed query-language queries. | 
| Enum | Description | 
|---|---|
| TQRestriction.Mode | 
Copyright © 2020. All rights reserved.