The interface to implement is JDBCAccess, you can use  
JDBCAccessOracleGeoRaster as a template.

But I am not finished yet. Until now, most of the classes and methods  
in the module have only package visibility. This gives me more freedom  
for improvements.

With the new concept, I have to change a lot of classes/methods to  
public. Maybe there are some changes in the JDBCAccess interface.  
Perhaps I will create an abstract base class for such implementations.  
JDBCAccessOracleGeoRaster would be a subclass of this abstract base  
class.

It will take some days for me to finish these major changes.

If you are impatient, you can modify the source of  
JDBCAccessOracleGeoRaster and test. After committing my code, you have  
to do the following steps.

1)Save your private JDBCAccessOracleGeoRaster source
2) Check out the code
3) Create your special JDBCAccessMyImpl  class and put this name in  
the xml config.
4) Copy the logic of your private JDBCAccessOracleGeoRaster into  
JDBCAccessMyImpl

so far, so good
















Quoting Baskar <dbas...@firstam.com>:

>
> Hi christian,
>
> As bruce said, I will create necessary implementation. You can give the name
> of the implementaion class. What do you say?
>
>
> Regards,
> Baskar
> --
> View this message in context:   
> http://osgeo-org.1803224.n2.nabble.com/Proposed-Mosaicing-GeoRaster-Module-tp4942991p5029457.html
> Sent from the geotools-devel mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



------------------------------------------------------------------------------

_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to