public class FetchType extends Object
| Modifier and Type | Field and Description |
|---|---|
static FetchType |
EAGER |
static FetchType |
LAZY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
static FetchType |
valueOf(String value) |
public FetchType(String name)
Copyright © 2026 Brandao. All rights reserved.