public final class HCANNHelper extends Object
| Constructor and Description |
|---|
HCANNHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
annotatedElementSignature(org.hibernate.annotations.common.reflection.java.JavaXMember jxProperty) |
static String |
annotatedElementSignature(org.hibernate.annotations.common.reflection.XProperty xProperty)
Deprecated.
Prefer using
annotatedElementSignature(JavaXMember) |
static Member |
getUnderlyingMember(org.hibernate.annotations.common.reflection.java.JavaXMember jxProperty) |
static Member |
getUnderlyingMember(org.hibernate.annotations.common.reflection.XProperty xProperty)
Deprecated.
Prefer using
getUnderlyingMember(JavaXMember) |
@Deprecated public static String annotatedElementSignature(org.hibernate.annotations.common.reflection.XProperty xProperty)
annotatedElementSignature(JavaXMember)public static String annotatedElementSignature(org.hibernate.annotations.common.reflection.java.JavaXMember jxProperty)
@Deprecated public static Member getUnderlyingMember(org.hibernate.annotations.common.reflection.XProperty xProperty)
getUnderlyingMember(JavaXMember)public static Member getUnderlyingMember(org.hibernate.annotations.common.reflection.java.JavaXMember jxProperty)
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.