Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected List<NamedQuery> |
Entity.namedQuery |
protected List<NamedQuery> |
EntityMappings.namedQuery |
Modifier and Type | Method and Description |
---|---|
NamedQuery |
ObjectFactory.createNamedQuery()
Create an instance of
NamedQuery |
Modifier and Type | Method and Description |
---|---|
List<NamedQuery> |
Entity.getNamedQuery()
Gets the value of the namedQuery property.
|
List<NamedQuery> |
EntityMappings.getNamedQuery()
Gets the value of the namedQuery property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.