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.bindSqlResultSetMapping(SqlResultSetMapping ann,
MetadataBuildingContext context,
boolean isDefault) |
Constructor and Description |
---|
ResultsetMappingSecondPass(SqlResultSetMapping ann,
MetadataBuildingContext context,
boolean isDefault) |
Modifier and Type | Method and Description |
---|---|
static List<SqlResultSetMapping> |
JPAOverriddenAnnotationReader.buildSqlResultsetMappings(org.dom4j.Element element,
XMLContext.Default defaults,
ClassLoaderAccess classLoaderAccess) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.