Package org.hibernate.sql.ast.spi
Class SqlAstTreeHelper
java.lang.Object
org.hibernate.sql.ast.spi.SqlAstTreeHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic Predicate
combinePredicates
(Predicate baseRestriction, Predicate incomingRestriction)
-
Method Details
-
combinePredicates
-