Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.sql.rowset | Standard interfaces and base classes for JDBC RowSet
implementations. |
Uses of RowSetFactory in javax.sql.rowset |
---|
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. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.