| Package | Description |
|---|---|
| org.hibernate.annotations.common.reflection | |
| org.hibernate.annotations.common.reflection.java | |
| org.hibernate.annotations.common.util |
| Modifier and Type | Method and Description |
|---|---|
XClass |
ReflectionManager.classForName(String name)
Given the name of a Class, retrieve the XClass representation.
|
<T> Class<T> |
ClassLoaderDelegate.classForName(String className)
Locate a class by name.
|
| Modifier and Type | Method and Description |
|---|---|
XClass |
JavaReflectionManager.classForName(String name) |
| Modifier and Type | Method and Description |
|---|---|
<T> Class<T> |
StandardClassLoaderDelegateImpl.classForName(String className) |
Copyright © 2005–2013 Hibernate.org. All rights reserved.