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