@Deprecated public class HCANNHelper extends Object
| Constructor and Description |
|---|
HCANNHelper()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
annotatedElementSignature(org.hibernate.annotations.common.reflection.XProperty xProperty)
Deprecated.
|
static Member |
getUnderlyingMember(org.hibernate.annotations.common.reflection.XProperty xProperty)
Deprecated.
|
static void |
resetIfResetMethodExists(org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager)
Deprecated.
Attempts to invoke the reset() method on the ReflectionManager.
|
static org.hibernate.annotations.common.reflection.XPackage |
toXPackage(org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager,
Package packaze)
Deprecated.
|
public static String annotatedElementSignature(org.hibernate.annotations.common.reflection.XProperty xProperty)
public static Member getUnderlyingMember(org.hibernate.annotations.common.reflection.XProperty xProperty)
public static void resetIfResetMethodExists(org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager)
reflectionManager - HibernateException - if the method seems to exist and still we fail to invoke it.public static org.hibernate.annotations.common.reflection.XPackage toXPackage(org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager,
Package packaze)
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.