| Package | Description | 
|---|---|
| org.hibernate.jpa.internal | |
| org.hibernate.procedure | |
| org.hibernate.procedure.internal | 
 Defines the internal support for implementing stored procedure calling. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ProcedureOutputs | 
StoredProcedureQueryImpl.outputs()  | 
| Modifier and Type | Method and Description | 
|---|---|
ProcedureOutputs | 
ProcedureCall.getOutputs()
Retrieves access to outputs of this procedure call. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProcedureOutputsImpl
Implementation of ProcedureResult. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProcedureOutputs | 
ProcedureCallImpl.getOutputs()  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.