Package com.objectsql.query
Class Select<T,R>
java.lang.Object
com.objectsql.query.Select<T,R>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionand(LambdaQuery<T, R> query) List<LambdaQuery<T, R>> static <T,R> Select <T, R> of(LambdaQuery<T, R> query) intsize()
-
Constructor Details
-
Select
public Select()
-
-
Method Details
-
of
-
and
-
getLambdaQueries
-
size
public int size()
-