Class JdbcCallImpl

java.lang.Object
org.hibernate.sql.exec.internal.JdbcCallImpl
All Implemented Interfaces:
JdbcOperation, JdbcOperationQuery, JdbcOperationQueryAnonBlock, JdbcOperationQueryCall

public class JdbcCallImpl extends Object implements JdbcOperationQueryCall
Models the actual call, allowing iterative building of the parts.