public interface Fetchable
Modifier and Type | Method and Description |
---|---|
FetchMode |
getFetchMode() |
boolean |
isLazy() |
void |
setFetchMode(FetchMode joinedFetch) |
void |
setLazy(boolean lazy) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.