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 © 2019 JBoss by Red Hat. All rights reserved.