List<String> getQualifierAnnotationNames()
Returns the fully-qualified class names of annotations annotated
Qualifier. Corresponds to the qualifier element in persistence.xml. - Return:
- the fully-qualified class names of the qualifier annotations, or an empty list if no qualifier annotations were explicitly specified
- Since:
- JPA 1.0