public class JPAMetadataProvider extends Object implements org.hibernate.annotations.common.reflection.MetadataProvider, Serializable
| Constructor and Description |
|---|
JPAMetadataProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.annotations.common.reflection.AnnotationReader |
getAnnotationReader(AnnotatedElement annotatedElement) |
Map<Object,Object> |
getDefaults() |
XMLContext |
getXMLContext() |
public org.hibernate.annotations.common.reflection.AnnotationReader getAnnotationReader(AnnotatedElement annotatedElement)
getAnnotationReader in interface org.hibernate.annotations.common.reflection.MetadataProviderpublic Map<Object,Object> getDefaults()
getDefaults in interface org.hibernate.annotations.common.reflection.MetadataProviderpublic XMLContext getXMLContext()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.