| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RowSetWriter | |
|---|---|
| javax.sql.rowset.spi | The standard classes and interfaces that a third party vendor has to use in its implementation of a synchronization provider. | 
| Uses of RowSetWriter in javax.sql.rowset.spi | 
|---|
| Subinterfaces of RowSetWriter in javax.sql.rowset.spi | |
|---|---|
|  interface | TransactionalWriterA specialized interface that facilitates an extension of the standard SyncProviderabstract class so that it has finer grained 
 transaction control. | 
|  interface | XmlWriterA specialized interface that facilitates an extension of the SyncProviderabstract class for XML orientated 
 synchronization providers. | 
| Methods in javax.sql.rowset.spi that return RowSetWriter | |
|---|---|
| abstract  RowSetWriter | SyncProvider.getRowSetWriter()Returns a javax.sql.RowSetWriterobject, which can be
 used to write aRowSetobject's data back to the
 underlying data source. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.