Uses of Interface
javax.sql.rowset.RowSetFactory
Packages that use RowSetFactory
-
Uses of RowSetFactory in javax.sql.rowset
Methods in javax.sql.rowset that return RowSetFactory修饰符和类方法描述static RowSetFactoryRowSetProvider.newFactory()Creates a new instance of aRowSetFactoryimplementation.static RowSetFactoryRowSetProvider.newFactory(String factoryClassName, ClassLoader cl) Creates a new instance of aRowSetFactoryfrom the specified factory class name.