|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.ejb.criteria.path.AbstractFromImpl.CorrelationJoinScope
protected class AbstractFromImpl.CorrelationJoinScope
Constructor Summary | |
---|---|
protected |
AbstractFromImpl.CorrelationJoinScope()
|
Method Summary | |
---|---|
void |
addFetch(javax.persistence.criteria.Fetch<X,?> fetch)
|
void |
addJoin(javax.persistence.criteria.Join<X,?> join)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AbstractFromImpl.CorrelationJoinScope()
Method Detail |
---|
public void addJoin(javax.persistence.criteria.Join<X,?> join)
addJoin
in interface AbstractFromImpl.JoinScope<X>
public void addFetch(javax.persistence.criteria.Fetch<X,?> fetch)
addFetch
in interface AbstractFromImpl.JoinScope<X>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |