public static interface AbstractFromImpl.JoinScope<X> extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
addFetch(javax.persistence.criteria.Fetch<X,?> fetch) |
void |
addJoin(javax.persistence.criteria.Join<X,?> join) |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved