| Modifier and Type | Required Element and Description | 
|---|---|
| String | associationThe association whose fetch is being overridden. | 
| Class<?> | entityThe entity containing the association whose fetch is being overridden. | 
| FetchMode | modeThe fetch mode to apply to the association. | 
public abstract Class<?> entity
public abstract String association
public abstract FetchMode mode
Copyright © 2017 JBoss by Red Hat. All rights reserved.