Java javax.sql.rowset.serial SQLInputImpl fields, constructors, methods, implement or subclass

Example usage for Java javax.sql.rowset.serial SQLInputImpl fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.sql.rowset.serial SQLInputImpl.

The text is from its open source code.

Constructor

SQLInputImpl(Object[] attributes, Map> map)
Creates an SQLInputImpl object initialized with the given array of attributes and the given type map.