Module | Description |
---|---|
java.base |
Defines the foundational APIs of the Java SE Platform.
|
java.logging |
Defines the Java Logging API.
|
java.naming |
Defines the Java Naming and Directory Interface (JNDI) API.
|
java.sql |
Defines the JDBC API.
|
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-Ubuntu+0-9b143-1ubuntu1