| 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 |
ProcedureResult
Specialization of the
Result contract providing access to the stored procedure's registered
output parameters. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcedureResultImpl
Implementation of ProcedureResult.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResultImpl |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.