Package com.querydsl.sql
Class QBeans
- All Implemented Interfaces:
Expression<Beans>,FactoryExpression<Beans>,Serializable
Expression used to project a list of beans
- Author:
- luis
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R,C> R List<Expression<?>>getArgs()newInstance(Object... args) Methods inherited from class com.querydsl.core.types.FactoryExpressionBase
equals, skipNullsMethods inherited from class com.querydsl.core.types.ExpressionBase
getType, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.querydsl.core.types.Expression
getType
-
Constructor Details
-
QBeans
-
-
Method Details
-
accept
-
getArgs
-
newInstance
-