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