ngageoint / geopackage-java

GeoPackage Java Library
http://ngageoint.github.io/geopackage-java
MIT License
81 stars 26 forks source link

Support min and max queries on a column #9

Closed bosborn closed 8 years ago

bosborn commented 8 years ago

Provide database min and max methods that retrieve the min/max value of a column using where criteria and arguments.