Fixing bug whereby DBRow.getRelatedTables() thr...
Help identify cause of issues when can't instan...
Improved Oracle lseg intersects test
Improved Oracle lseg intersection point function
Moved *result to a separate package to help the...
Oracle LineSegment work
Fixed bad point2d equality test in MSSQLServer
Fixed H2 intersects test
Re-integrated Polygon branch
MuSQL LineSegment2D intersectionWith support
Postgres LineSegment2D intersectionWith support
SQLLite LineSegment2D intersectionWith support ...
LineSegment2D for H2 plus added IntersectionWit...
SQLite LineSegment2D support
Fixed bug with MySQL LineSegment2D intersection
LineSegment (mostly) working in MySQL
LinseSegment working in Postgres
Re-introduced SupportsPolygonDatatype, and adde...
Added support for Line2D.intersects(Line2D) to ...
Added support for Polygon2D.contains(Point2D) t...
Oracle non-spatial now does min & max for X & Y...
Started Oracle non-spatial support
Formatting
JavaDocs
Fixed issue with Postgres exteriorring returnin...
Changed exteriorRing to return a Linestring, br...
SQLServer Spatial Polygon2D is working correctly
Added link to demonstration application and hom...
Changed exterior ring back to creating a polygo...
Added PostGIS functions for PostgreSQL
Adding Polygon support to all standard databases
Completed converting QueryableDatatype to an Ad...
Fixed Informix date format to work with millise...
Fixed Informix milliseconds
Add properties as a dependency
Moving from inbuilt properties to the Propertie...
Version updated
JavaDocs and removal of some unused classes
Updated Oracle Date for sub-second support
JavaDocs and better support for the sub-second ...
Informix improvements and removed a bug where a...
JavaDocs and some light refactoring
JavaDocs and some slight type safety improvemen...
Added automatic filling of designated fields du...
Fixed bug introduced by last commit where limit...
Fixed bug where some methods, particularly DBRo...
Bug - equals() methods overload instead of override Object.equals()
I've changed all the equals(*) methods to equals(Object)
Trying to get timeouts working in Informix plus...
Bug - QueryableDatatype.equals() always returns true if operators null
Improved equals methods
removed unused imports
Added new tests using different sources of values.
Well spotted and excellent write-up. This is obviously not something I have done...
Bug - QueryableDatatype.equals() always returns true if operators null
Bug - QueryableDatatype.equals() always returns true if operators null
Bug - QueryableDatatype.equals() always returns true if operators null
Bug - equals() methods overload instead of override Object.equals()
Bug - equals() methods overload instead of override Object.equals()
Bugs in equals() methods
Test case illustrating https://sourceforge.net/...
Bugs in equals() methods
Trying to get timeouts working in Informix
Added timeout functionality to DBQuery and Extr...
Improved handling of rows when the primary key ...
JavaDocs
Line2D functions for non-spatial Oracle
Distance method added to Point2D
Line2D functions for SQLServer
Line2D functions for Postgres, and infrastructu...
Spatial functions for H2 and SQLite
Completed :)
Implement the SQL for DBBooleanArray
Moved version to 0.9.43-SNAPSHOT after release ...
Fixes for 4 databases for DBLine2D and Line2DEx...
First tests for DBLine2D and Line2DExpression
Made a start on DBLine2D
Updates to the average and standard deviation t...
Fixed some missing serialUIDs and added more te...
Some dependency version updates
DBPoint2D completed for H2, SQLite, MySQL, Post...
DBPoint2D completed for H2, SQLite, MySQL, Post...