Module java.sql.rowset
module java.sql.rowset
Defines the JDBC RowSet API.
-
Packages
PackageDescriptionStandard interfaces and base classes for JDBCRowSet
implementations.Provides utility classes to allow serializable mappings between SQL types and data types in the Java programming language.The standard classes and interfaces that a third party vendor has to use in its implementation of a synchronization provider.FromPackagesjavax.naming javax.naming.directory javax.naming.event javax.naming.ldap javax.naming.ldap.spi javax.naming.spijavax.xml javax.xml.catalog javax.xml.datatype javax.xml.namespace javax.xml.parsers javax.xml.stream javax.xml.stream.events javax.xml.stream.util javax.xml.transform javax.xml.transform.dom javax.xml.transform.sax javax.xml.transform.stax javax.xml.transform.stream javax.xml.validation javax.xml.xpath org.w3c.dom org.w3c.dom.bootstrap org.w3c.dom.events org.w3c.dom.ls org.w3c.dom.ranges org.w3c.dom.traversal org.w3c.dom.views org.xml.sax org.xml.sax.ext org.xml.sax.helpers -
Modules
ModifierModuleDescriptiontransitiveDefines the Java Logging API.transitiveDefines the Java Naming and Directory Interface (JNDI) API.transitiveDefines the JDBC API.ModifierModuleDescriptiontransitiveDefines an API for supporting distributed transactions in JDBC.transitiveDefines the Java API for XML Processing (JAXP), the Streaming API for XML (StAX), the Simple API for XML (SAX), and the W3C Document Object Model (DOM) API. -
Services
TypeDescriptionAn interface that defines the implementation of a factory that is used to obtain different types ofRowSet
implementations.