Class PredicateFactory

java.lang.Object
ch.tocco.nice2.persist.core.api.hibernate.PredicateFactory

public class PredicateFactory extends Object
Converts a nice2 condition (Node instances) to a hibernate/jpa Predicate Used for security conditions and the 'WHERE' clause of queries.