Package oracle.spatial.network.nfe.io.jdbc
Provides implementations of the DataSource and JDBC utilities.
-
Interface Summary Interface Description NFEConnectionDataSource This interface defines methods related to the Connection handling. -
Class Summary Class Description DbConnectionData This class defines the data needed to connect to a database.JdbcDataSource This implementation of NFEConnectionDataSource gets the connections using oracle.jdbc.OracleDataSource.JDBCUtils Utilities used by NFE to execute queries and perform common operations.NFEAbstractDataSource This class provides an implementation of the NFEDataSource interface that will return a connection already bind to the workspace specified by the method setActiveWorkspace.SQLValidator General validator for standard sql naming conventions.