public class GraphHelper extends Object
| Constructor and Description |
|---|
GraphHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <J> SimpleTypeDescriptor<J> |
resolveKeyTypeDescriptor(PluralPersistentAttribute attribute) |
static <J> SimpleTypeDescriptor<J> |
resolveKeyTypeDescriptor(SingularPersistentAttribute attribute) |
public static <J> SimpleTypeDescriptor<J> resolveKeyTypeDescriptor(SingularPersistentAttribute attribute)
public static <J> SimpleTypeDescriptor<J> resolveKeyTypeDescriptor(PluralPersistentAttribute attribute)
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.