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 |
---|---|
protected class |
ProcedureOutputsImpl.ProcedureCurrentReturnState |
Modifier and Type | Method and Description |
---|---|
protected OutputsImpl.CurrentReturnState |
ProcedureOutputsImpl.buildCurrentReturnState(boolean isResultSet,
int updateCount) |
Modifier and Type | Method and Description |
---|---|
protected OutputsImpl.CurrentReturnState |
OutputsImpl.buildCurrentReturnState(boolean isResultSet,
int updateCount) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.