| Modifier and Type | Required Element and Description | 
|---|---|
String | 
association
The association whose fetch is being overridden. 
 | 
Class<?> | 
entity
The entity containing the association whose fetch is being overridden. 
 | 
FetchMode | 
mode
The fetch mode to apply to the association. 
 | 
public abstract Class<?> entity
public abstract String association
public abstract FetchMode mode
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.