Interface ResultSetReturn


public interface ResultSetReturn
Contract for extracting ResultSets from Statements, executing the statements, managing resources, and logging statement calls.

Generally the methods here for dealing with CallableStatement are extremely limited

See Also: