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