| Package | Description |
|---|---|
| org.hibernate.cfg.annotations | |
| org.hibernate.cfg.annotations.reflection |
Defines the capability to merge mapping information from both annotations and orm.xml sources into a unified set of
metadata in the Hibernate commons-annotations model.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
QueryBinder.bindNamedStoredProcedureQuery(NamedStoredProcedureQuery annotation,
MetadataBuildingContext context,
boolean isDefault) |
| Modifier and Type | Method and Description |
|---|---|
static List<NamedStoredProcedureQuery> |
JPAOverriddenAnnotationReader.buildNamedStoreProcedureQueries(org.dom4j.Element element,
XMLContext.Default defaults,
ClassLoaderAccess classLoaderAccess) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.