|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Annotations | |
|---|---|
| org.rhq.helpers.perftest.support.jpa | |
| Uses of Annotations in org.rhq.helpers.perftest.support.jpa |
|---|
| Methods in org.rhq.helpers.perftest.support.jpa that return Annotations | |
|---|---|
static Annotations |
JPAUtil.getJPAAnnotations(Class<?> clazz)
Returns all the JPA annotations declared on the class. |
static Annotations |
JPAUtil.getJPAAnnotations(Field field)
Returns all the JPA annotations declared on the field. |
| Methods in org.rhq.helpers.perftest.support.jpa that return types with arguments of type Annotations | |
|---|---|
static Map<Field,Annotations> |
JPAUtil.getJPAFields(Class<?> clazz)
Returns all the JPA annotated fields on given class along with their annotations. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||