Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.boot.internal | |
org.hibernate.cfg.annotations | |
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.jpa.internal | |
org.hibernate.procedure | |
org.hibernate.procedure.internal |
Defines the internal support for implementing stored procedure calling.
|
org.hibernate.procedure.spi |
Class and Description |
---|
ProcedureCall
Defines support for executing database stored procedures and functions
|
Class and Description |
---|
ProcedureCallMemento
Represents a "memento" (disconnected, externalizable form) of a ProcedureCall
|
Class and Description |
---|
ProcedureCallMemento
Represents a "memento" (disconnected, externalizable form) of a ProcedureCall
|
Class and Description |
---|
ProcedureCall
Defines support for executing database stored procedures and functions
|
Class and Description |
---|
ProcedureCall
Defines support for executing database stored procedures and functions
|
ProcedureCallMemento
Represents a "memento" (disconnected, externalizable form) of a ProcedureCall
|
Class and Description |
---|
ProcedureCall
Defines support for executing database stored procedures and functions
|
ProcedureCallMemento
Represents a "memento" (disconnected, externalizable form) of a ProcedureCall
|
ProcedureOutputs
Specialization of the
Outputs contract providing access to the stored procedure's registered
output parameters. |
Class and Description |
---|
NamedParametersNotSupportedException
Thrown to indicate that an attempt was made to register a stored procedure named parameter, but the underlying
database reports to not support named parameters.
|
ParameterBind
Describes an input value binding for any IN/INOUT parameters.
|
ParameterRegistration
Describes a registered procedure/function parameter.
|
ProcedureCall
Defines support for executing database stored procedures and functions
|
ProcedureCallMemento
Represents a "memento" (disconnected, externalizable form) of a ProcedureCall
|
ProcedureOutputs
Specialization of the
Outputs contract providing access to the stored procedure's registered
output parameters. |
Class and Description |
---|
ParameterBind
Describes an input value binding for any IN/INOUT parameters.
|
ParameterRegistration
Describes a registered procedure/function parameter.
|
ProcedureCall
Defines support for executing database stored procedures and functions
|
ProcedureCallMemento
Represents a "memento" (disconnected, externalizable form) of a ProcedureCall
|
ProcedureOutputs
Specialization of the
Outputs contract providing access to the stored procedure's registered
output parameters. |
Class and Description |
---|
ParameterRegistration
Describes a registered procedure/function parameter.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.