Re: [Geotools-gt2-users] JDBC BYO DataSource

2018-04-25 Thread Andrea Aime
On Wed, Apr 25, 2018 at 12:14 AM, Duane Zamrok wrote: > As a future enhancement to how this works, which I’d be willing to take a > stab at, you might want to consider a PostgisNGBYODataSourceDataStoreFactory > implementation which functions similar to the PostgisNGJNDIDataStoreFactory > (JDBCJND

Re: [Geotools-gt2-users] JDBC BYO DataSource

2018-04-24 Thread Duane Zamrok
, 2018 6:39 PM To: 'GeoTools-GT2-Users@lists.sourceforge.net' Subject: [Geotools-gt2-users] JDBC BYO DataSource I'm trying to connect to a PostGIS database using a DataSource that I've already configured using my preferred connection pooling method, connection driver, etc. http://

[Geotools-gt2-users] JDBC BYO DataSource

2018-04-23 Thread Duane Zamrok
I'm trying to connect to a PostGIS database using a DataSource that I've already configured using my preferred connection pooling method, connection driver, etc. http://docs.geotools.org/stable/userguide/library/jdbc/datastore.html seems imply that it's possible and http://docs.geotools.org/lat