Package com.github.collinalpert.lambda2sql
-
Class Summary Class Description Lambda2Sql A utility class for converting java lambdas to SQL.ToSqlVisitor Converts a lambda expression to an SQL where condition. -
Annotation Types Summary Annotation Type Description TableName Annotation for specifying the SQL table name.