Module | Description |
---|---|
java.base |
java.base defines and exports the core APIs of the Java SE platform.
|
java.logging | |
java.naming | |
java.sql |
Package | Module | Description |
---|---|---|
javax.sql.rowset | All Modules |
Standard interfaces and base classes for JDBC
RowSet
implementations. |
javax.sql.rowset.serial | All Modules |
Provides utility classes to allow serializable mappings between SQL types
and data types in the Java programming language.
|
javax.sql.rowset.spi | All Modules |
The standard classes and interfaces that a third party vendor has to
use in its implementation of a synchronization provider.
|
Type | Description |
---|---|
RowSetFactory |
An interface that defines the implementation of a factory that is used
to obtain different types of
RowSet implementations. |
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-08-08-112313.buildd.src