Modifier and Type | Optional Element and Description |
---|---|
boolean |
lazy
Whether this class is lazy or not.
|
Class |
proxyClass
Proxy class or interface used.
|
public abstract boolean lazy
Whether this class is lazy or not. Default to true.
public abstract Class proxyClass
Proxy class or interface used. Default is to use the entity class name.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.