| Package | Description |
|---|---|
| org.hibernate.procedure.internal |
Defines the internal support for implementing stored procedure calling.
|
| org.hibernate.procedure.spi |
| Constructor and Description |
|---|
ParameterBindImpl(ProcedureParameterImplementor procedureParameter,
ProcedureParamBindings procedureParamBindings) |
| Modifier and Type | Method and Description |
|---|---|
default String |
CallableStatementSupport.renderCallableStatement(String procedureName,
ProcedureParameterMetadata parameterMetadata,
ProcedureParamBindings paramBindings,
SharedSessionContractImplementor session) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.