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
TypedQueryBuilder to generate TypedQueries programmatically. |
TypedQueryBuilder<T> |
Utility class to construct typed query-language queries.
|
Enum | Description |
---|---|
TQRestriction.Mode |
Copyright © 2022. All rights reserved.