| Package | Description |
|---|---|
| org.smallmind.persistence.orm.querydsl.hibernate | |
| org.smallmind.persistence.orm.querydsl.jpa |
| Modifier and Type | Method and Description |
|---|---|
static EntityGraphHint |
EntityGraphHint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityGraphHint[] |
EntityGraphHint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EntityGraphHint |
EntityGraphSetting.getHint() |
| Constructor and Description |
|---|
EntityGraphSetting(EntityGraphHint hint,
String name) |
JPAQueryDetails(EntityGraphHint hint,
String name) |
Copyright © 2020. All rights reserved.