| Package | Description |
|---|---|
| org.hibernate.procedure.internal |
Defines the internal support for implementing stored procedure calling.
|
| org.hibernate.result.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcedureResultImpl
Implementation of ProcedureResult.
|
| Constructor and Description |
|---|
ResultImpl.ResultSetReturn(ResultImpl storedProcedureOutputs,
ResultSet resultSet) |
ResultImpl.UpdateCountReturn(ResultImpl result,
int updateCount) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.