Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbHbmNamedNativeQueryType> |
JaxbHbmUnionSubclassEntityType.sqlQuery |
protected List<JaxbHbmNamedNativeQueryType> |
JaxbHbmRootEntityType.sqlQuery |
protected List<JaxbHbmNamedNativeQueryType> |
JaxbHbmJoinedSubclassEntityType.sqlQuery |
protected List<JaxbHbmNamedNativeQueryType> |
JaxbHbmHibernateMapping.sqlQuery |
protected List<JaxbHbmNamedNativeQueryType> |
JaxbHbmDiscriminatorSubclassEntityType.sqlQuery |
Modifier and Type | Method and Description |
---|---|
JaxbHbmNamedNativeQueryType |
ObjectFactory.createJaxbHbmNamedNativeQueryType()
Create an instance of
JaxbHbmNamedNativeQueryType |
Modifier and Type | Method and Description |
---|---|
List<JaxbHbmNamedNativeQueryType> |
JaxbHbmUnionSubclassEntityType.getSqlQuery()
Gets the value of the sqlQuery property.
|
List<JaxbHbmNamedNativeQueryType> |
JaxbHbmRootEntityType.getSqlQuery()
Gets the value of the sqlQuery property.
|
List<JaxbHbmNamedNativeQueryType> |
JaxbHbmJoinedSubclassEntityType.getSqlQuery()
Gets the value of the sqlQuery property.
|
List<JaxbHbmNamedNativeQueryType> |
JaxbHbmHibernateMapping.getSqlQuery()
Gets the value of the sqlQuery property.
|
List<JaxbHbmNamedNativeQueryType> |
JaxbHbmDiscriminatorSubclassEntityType.getSqlQuery()
Gets the value of the sqlQuery property.
|
List<JaxbHbmNamedNativeQueryType> |
EntityInfo.getSqlQuery() |
Modifier and Type | Method and Description |
---|---|
List<JaxbHbmNamedNativeQueryType> |
AbstractEntitySourceImpl.getNamedNativeQueries() |
Modifier and Type | Method and Description |
---|---|
static void |
NamedQueryBinder.processNamedNativeQuery(HbmLocalMetadataBuildingContext context,
JaxbHbmNamedNativeQueryType namedQueryBinding) |
static void |
NamedQueryBinder.processNamedNativeQuery(HbmLocalMetadataBuildingContext context,
JaxbHbmNamedNativeQueryType namedQueryBinding,
String prefix) |
Modifier and Type | Method and Description |
---|---|
List<JaxbHbmNamedNativeQueryType> |
EntitySource.getNamedNativeQueries() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.