| Package | Description |
|---|---|
| org.hibernate.annotations.common.reflection | |
| org.hibernate.annotations.common.reflection.java |
| Modifier and Type | Method and Description |
|---|---|
List<XMethod> |
XClass.getDeclaredMethods()
Returns the Methods defined by this class.
|
| Modifier and Type | Method and Description |
|---|---|
Method |
ReflectionManager.toMethod(XMethod method) |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaXMethod |
| Modifier and Type | Method and Description |
|---|---|
Method |
JavaReflectionManager.toMethod(XMethod xMethod) |
Copyright © 2005-2012 Hibernate.org. All Rights Reserved.