Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbSqlResultSetMapping> |
JaxbEntityMappings.sqlResultSetMapping |
protected List<JaxbSqlResultSetMapping> |
JaxbEntity.sqlResultSetMapping |
Modifier and Type | Method and Description |
---|---|
JaxbSqlResultSetMapping |
ObjectFactory.createJaxbSqlResultSetMapping()
Create an instance of
JaxbSqlResultSetMapping |
Modifier and Type | Method and Description |
---|---|
List<JaxbSqlResultSetMapping> |
JaxbEntityMappings.getSqlResultSetMapping()
Gets the value of the sqlResultSetMapping property.
|
List<JaxbSqlResultSetMapping> |
JaxbEntity.getSqlResultSetMapping()
Gets the value of the sqlResultSetMapping property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.