Interface ProcedureParameterBindingImplementor<T>

All Superinterfaces:
ProcedureParameterBinding<T>, QueryParameterBinding<T>
All Known Implementing Classes:
ProcedureParameterBindingImpl

public interface ProcedureParameterBindingImplementor<T> extends ProcedureParameterBinding<T>