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 © 2017 JBoss by Red Hat. All rights reserved.