Tags
AeroGear
Arquillian
Bean Validation
Byteman
CDI
Ceylon
Commonhaus
Community
Develocity
Discussions
Eclipse
Elasticsearch
Events
GitHub
HANA
Hibernate Data Respositories
Hibernate OGM
Hibernate ORM
Hibernate Reactive
Hibernate Search
Hibernate Shards
Hibernate Validator
Hiring
Infinispan
Interview
JBoss AS
JBoss Asylum
JBoss Forge
JBoss Tools
JPA
JSF
JSR 352
Jakarta Data
Jakarta EE
Jakarta Persistence
Java EE
Lucene
Newsletter
Off topic
Performance
PicketLink
Quarkus
Releases
Rich Faces
Seam
Security
Supply Chain
Weld
WildFly
asylum
git
minishift
swarm
Authors
Hibernate3 adds the ability to pre-define filter criteria and attach those filters at both a class and a collection level. What's a pre-defined filter criteria
? Well, it's the ability to define a limit clause very similiar to the existing where
attribute available on the class and various collection elements. Except these filter conditions can be parameterized! The application can then make the decision at runtime whether given filters should be enabled and what their parameter values should be.