protected class AbstractFromImpl.BasicJoinScope extends Object implements AbstractFromImpl.JoinScope<X>
Modifier | Constructor and Description |
---|---|
protected |
BasicJoinScope() |
public void addJoin(Join<X,?> join)
addJoin
in interface AbstractFromImpl.JoinScope<X>
public void addFetch(Fetch<X,?> fetch)
addFetch
in interface AbstractFromImpl.JoinScope<X>
Copyright © 2016 JBoss by Red Hat. All rights reserved.