Re: [Geotools-devel] Composite Primary Keys and Joining JDBC FeatureSource

2021-03-10 Thread Hans Gregers Hedegaard Petersen
Hi Jody Thank you very much for the pointers. I will take a look and update my fork with some tests, and get back to this list once it is ready as a PR. May I recommend updating the "Code Contributions" page, if geotools-gt2-users is the preferred list for smaller code contributions. :-) Cheer

Re: [Geotools-devel] Composite Primary Keys and Joining JDBC FeatureSource

2021-03-10 Thread Jody Garnett
Hans: This is the developer list for folks working hard on the next release of GeoTools, so normally I would redirect you to the user list. But since you are asking about unit tests let’s see if we can hang out here. For GeoTools we have “online” test cases for anything that needs to connect to

Re: [Geotools-devel] Composite Primary Keys and Joining JDBC FeatureSource

2021-03-08 Thread Hans Gregers Hedegaard Petersen
Hi list, > As our tests are based on a Geoserver on an Oracle DB, I have not found an > easy way of writing a simple test case to prove the issue. But would of > course like to write one up, if some guidance could be provided. Any input on how we could proceed, would be much appreciated. I have