Quoting Baskar <dbas...@firstam.com>: > > Hi christian, > > Please clarify this. > > Is it mandatory to create my implementation under "custom" package? Shall I > create new package under custom and put my class files under that package?. > Is it okay for you?
First it is NOT mandatory to subclass, but it is mandatory to 1) implement the JDBCAccess interface (4 methods) 2) have a constructor with a Config argument Subclassing requires to write 2 methods and gives you some convenience methods, making the job easier. I would recommend to use it as described in the documentation, so I have more possibilities to assist you in case of problems. Create you own package in your application and put your class in this package. Your implementation is part of your code and NOT part of geotools. > > > I will give the feedback for your documentation and document for my > implemetation along with the code at the earliest. > > Regards > Baskar > > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Proposed-Mosaicing-GeoRaster-Module-tp4942991p5039449.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