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