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, setProperties
protected JUMPReader reader
protected JUMPWriter writer
public ReaderWriterFileDataSource(JUMPReader reader, JUMPWriter writer)
public Connection getConnection()
DataSource
getConnection
in class DataSource
protected DriverProperties getReaderDriverProperties()
protected DriverProperties getWriterDriverProperties()