Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.internal |
JAXB details.
|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Class and Description |
---|---|
class |
ImplicitResultSetMappingDefinition
Models the ResultSet mapping defined inline as part of a named native query definition
|
Modifier and Type | Class and Description |
---|---|
class |
JaxbHbmResultSetMappingType
The resultset element declares a named resultset mapping definition for SQL queries
|
Modifier and Type | Method and Description |
---|---|
static ResultSetMappingDefinition |
ResultSetMappingBinder.bind(ResultSetMappingBindingDefinition resultSetMappingSource,
HbmLocalMetadataBuildingContext context)
Build a ResultSetMappingDefinition given a containing element for the "return-XXX" elements.
|
static ResultSetMappingDefinition |
ResultSetMappingBinder.bind(ResultSetMappingBindingDefinition resultSetMappingSource,
HbmLocalMetadataBuildingContext context,
String prefix)
Build a ResultSetMappingDefinition given a containing element for the "return-XXX" elements
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.