Class SqlPredicate

    • Constructor Detail

      • SqlPredicate

        public SqlPredicate​(Predicate function)
        Instantiates a new Sql predicate.
        Parameters:
        function - the function
    • Method Detail

      • getFunction

        public Predicate getFunction()
        Gets function.
        Returns:
        the function