Package | Description |
---|---|
org.hibernate.procedure | |
org.hibernate.procedure.internal |
Defines the internal support for implementing stored procedure calling.
|
org.hibernate.result.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcedureOutputs
Specialization of the
Outputs contract providing access to the stored procedure's registered
output parameters. |
Modifier and Type | Class and Description |
---|---|
class |
ProcedureOutputsImpl
Implementation of ProcedureResult.
|
Modifier and Type | Class and Description |
---|---|
class |
OutputsImpl |
Copyright © 2017 JBoss by Red Hat. All rights reserved.