| Package | Description |
|---|---|
| org.hibernate.procedure.internal |
Defines the internal support for implementing stored procedure calling.
|
| Class and Description |
|---|
| AbstractParameterRegistrationImpl
Abstract implementation of ParameterRegistration/ParameterRegistrationImplementor
|
| ParameterRegistrationImplementor
Additional internal contract for ParameterRegistration
|
| ParameterStrategy
The style/strategy of parameter registration used in a particular procedure call definition.
|
| ProcedureCallImpl
Standard implementation of
ProcedureCall |
| ProcedureCallMementoImpl.ParameterMemento
A "disconnected" copy of the metadata for a parameter, that can be used in ProcedureCallMementoImpl.
|
| Util.ResultClassesResolutionContext
Context for resolving result-class definitions
|
| Util.ResultSetMappingResolutionContext
Context for resolving result-set-mapping definitions
|
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.