Class AbstractStandardCallableStatementSupport

java.lang.Object
org.hibernate.procedure.internal.AbstractStandardCallableStatementSupport
All Implemented Interfaces:
CallableStatementSupport
Direct Known Subclasses:
DB2CallableStatementSupport, JTDSCallableStatementSupport, PostgreSQLCallableStatementSupport, StandardCallableStatementSupport, SybaseCallableStatementSupport

public abstract class AbstractStandardCallableStatementSupport extends Object implements CallableStatementSupport