| Class | Description |
|---|---|
| AbstractHibernateSQLQuery<T,Q extends AbstractHibernateSQLQuery<T,Q>> |
AbstractHibernateSQLQuery is the base class for Hibernate Native SQL queries |
| HibernateSQLQuery<T> |
HibernateSQLQuery is an SQLQuery implementation that uses Hibernate's Native SQL
functionality to execute queries |
Copyright © 2007–2023 OpenFeign. All rights reserved.