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 PostgreSQLCallableStatementSupportPostgreSQLCallableStatementSupport. INSTANCESingleton accessstatic PostgreSQLCallableStatementSupportPostgreSQLCallableStatementSupport. V10_INSTANCE
-