[udig-devel] postgis & postgres

Vince Darley vince.darley at eurobios.com
Wed Oct 17 14:38:33 PDT 2007


At 17:22 17/10/2007, Jesse Eichar wrote:
>So here's the full code:
>
>List<IService> found = 
>CatalogPlugin.getDefault().getServiceFactoyr().acquire(params);
>if( !found.isEmpty() ){
>   return found.get(0).resolve(Datastore.class, progressMonitor);
>}
>
>That will return the datastore that works with the parameters.

Thank you -- the above works very nicely and makes our log files 
infinitely cleaner!

regards,

Vince. 



More information about the udig-devel mailing list