public class PojoCommonsAnnotationsHelper extends Object
XProperty private field Member.
Copied and adapted from org.hibernate.cfg.annotations.HCANNHelper
of Hibernate ORM project.
| Modifier and Type | Method and Description |
|---|---|
static Member |
getUnderlyingMember(org.hibernate.annotations.common.reflection.XProperty xProperty) |
static Method |
getUnderlyingMethod(org.hibernate.annotations.common.reflection.XProperty xProperty) |
public static Member getUnderlyingMember(org.hibernate.annotations.common.reflection.XProperty xProperty)
public static Method getUnderlyingMethod(org.hibernate.annotations.common.reflection.XProperty xProperty)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.