public class ReaderWriterFileDataSource extends DataSource
| Modifier and Type | Field and Description | 
|---|---|
protected JUMPReader | 
reader  | 
protected JUMPWriter | 
writer  | 
COORDINATE_SYSTEM_KEY, FILE_KEY| Constructor and Description | 
|---|
ReaderWriterFileDataSource(JUMPReader reader,
                          JUMPWriter writer)  | 
| Modifier and Type | Method and Description | 
|---|---|
Connection | 
getConnection()
Creates a new Connection to this DataSource. 
 | 
protected DriverProperties | 
getReaderDriverProperties()  | 
protected DriverProperties | 
getWriterDriverProperties()  | 
getProperties, installCoordinateSystem, isReadable, isWritable, setPropertiesprotected JUMPReader reader
protected JUMPWriter writer
public ReaderWriterFileDataSource(JUMPReader reader, JUMPWriter writer)
public Connection getConnection()
DataSourcegetConnection in class DataSourceprotected DriverProperties getReaderDriverProperties()
protected DriverProperties getWriterDriverProperties()