All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description Lambda2Sql A utility class for converting java lambdas to SQL.SerializedFunctionalInterface An interface functional interfaces can extend to become serialized.SqlFunction<T,R> A serializedFunction.SqlPredicate<T> A serializedPredicateTableName Annotation for specifying the SQL table name.ToSqlVisitor Converts a lambda expression to an SQL where condition.