Class StandardCallableStatementSupport

java.lang.Object
org.hibernate.procedure.internal.AbstractStandardCallableStatementSupport
org.hibernate.procedure.internal.StandardCallableStatementSupport
All Implemented Interfaces:
CallableStatementSupport
Direct Known Subclasses:
OracleCallableStatementSupport, SQLServerCallableStatementSupport

public class StandardCallableStatementSupport extends AbstractStandardCallableStatementSupport
Standard implementation of CallableStatementSupport.