Package org.hibernate.query.criteria.spi
Interface CriteriaBuilderExtension
- All Superinterfaces:
Serializable,Service
Interface which allows extension of
HibernateCriteriaBuilder
with additional functionality by registering a Service.- Author:
- Marco Belladelli
-
Method Summary
-
Method Details
-
extend
-
getRegistrationKey
Class<? extends HibernateCriteriaBuilder> getRegistrationKey()
-