| Package | Description | 
|---|---|
| org.hibernate.dialect | 
 
        This package abstracts the SQL dialect of the underlying database. 
 | 
| org.hibernate.procedure.internal | 
 Defines the internal support for implementing stored procedure calling. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CallableStatementSupport | 
Dialect.getCallableStatementSupport()  | 
CallableStatementSupport | 
Oracle8iDialect.getCallableStatementSupport()  | 
CallableStatementSupport | 
PostgreSQL81Dialect.getCallableStatementSupport()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PostgresCallableStatementSupport  | 
class  | 
StandardCallableStatementSupport
Standard implementation of CallableStatementSupport 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.