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