Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<NamedNativeQuery> |
Entity.namedNativeQuery |
protected java.util.List<NamedNativeQuery> |
EntityMappings.namedNativeQuery |
Modifier and Type | Method and Description |
---|---|
NamedNativeQuery |
ObjectFactory.createNamedNativeQuery()
Create an instance of
NamedNativeQuery |
Modifier and Type | Method and Description |
---|---|
java.util.List<NamedNativeQuery> |
Entity.getNamedNativeQuery()
Gets the value of the namedNativeQuery property.
|
java.util.List<NamedNativeQuery> |
EntityMappings.getNamedNativeQuery()
Gets the value of the namedNativeQuery property.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.