Package | Description |
---|---|
org.hibernate.procedure.internal |
Defines the internal support for implementing stored procedure calling.
|
Modifier and Type | Field and Description |
---|---|
static StandardCallableStatementSupport |
StandardCallableStatementSupport.NO_REF_CURSOR_INSTANCE
Singleton access - without REF_CURSOR support
|
static StandardCallableStatementSupport |
StandardCallableStatementSupport.REF_CURSOR_INSTANCE
Singleton access - with REF CURSOR support
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.