The new oracle datasource is now available.
Oracle 8i and 9i are supported with the locator(spatial) service
enabled, the older relational-spatial model is not supported.
To compile the Oracle datasource, you will need the following jar files.
ojdbc14.jar, sdoapi.zip (Oracle9i)
The ojdbc14.jar file is the oracle JDBC thin drivers, that are
required for any application to access the Oracle database. The
sdoapi.zip archive is a set of client side classes that convert the
Oracle9i proprietary structures into Java objects so they can be used
within an application. The ojdbc14.jar archive can be downloaded from
Oracle's web site for drivers and utilities. The sdoapi.zip files are
located under the Oracle Spatial option along with a bunch of other
useful Oracle Spatial utilities.
ojdbc14.jar ->
http://otn.oracle.com/software/tech/java/sqlj_jdbc/content.html
sdoapi.zip ->
http://otn.oracle.com/software/products/spatial/content.html
Thanks,
Ithaqua
|