Uses of Class
org.hibernate.procedure.internal.PostgreSQLCallableStatementSupport
-
Packages that use PostgreSQLCallableStatementSupport Package Description org.hibernate.procedure.internal Defines the internal implementation of the stored procedure SPI. -
-
Uses of PostgreSQLCallableStatementSupport in org.hibernate.procedure.internal
Fields in org.hibernate.procedure.internal declared as PostgreSQLCallableStatementSupport Modifier and Type Field Description static PostgreSQLCallableStatementSupport
PostgreSQLCallableStatementSupport. INSTANCE
Singleton accessstatic PostgreSQLCallableStatementSupport
PostgreSQLCallableStatementSupport. V10_INSTANCE
-