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