Package | Description |
---|---|
javax.sql.rowset |
Standard interfaces and base classes for JDBC
RowSet
implementations. |
Modifier and Type | Method and Description |
---|---|
static RowSetFactory |
RowSetProvider.newFactory()
Creates a new instance of a
RowSetFactory
implementation. |
static RowSetFactory |
RowSetProvider.newFactory(String factoryClassName,
ClassLoader cl)
Creates a new instance of a
RowSetFactory from the
specified factory class name. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.