public class QBeans extends FactoryExpressionBase<Beans>
| Constructor and Description |
|---|
QBeans(RelationalPath<?>... beanPaths) |
| Modifier and Type | Method and Description |
|---|---|
<R,C> R |
accept(Visitor<R,C> v,
C context) |
List<Expression<?>> |
getArgs() |
Beans |
newInstance(Object... args) |
equals, skipNullsgetType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTypepublic QBeans(RelationalPath<?>... beanPaths)
public <R,C> R accept(Visitor<R,C> v, C context)
public List<Expression<?>> getArgs()
Copyright © 2007–2015 Mysema Ltd. All rights reserved.