Example usage for javax.sql RowSetReader interface-usage

List of usage examples for javax.sql RowSetReader interface-usage

Introduction

In this page you can find the example usage for javax.sql RowSetReader interface-usage.

Usage

From source file Main.java

public class CustomRowSetReader implements RowSetReader {

  public CustomRowSetReader() {
  }

  public void readData(RowSetInternal caller) throws SQLException {