Package org.hibernate.sql.ast.spi
Class SqlAstTreeHelper
- java.lang.Object
-
- org.hibernate.sql.ast.spi.SqlAstTreeHelper
-
public final class SqlAstTreeHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Predicate
combinePredicates(Predicate baseRestriction, Predicate incomingRestriction)
-