org.postgresql.driverconfig.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of postgis-jdbc Show documentation
Show all versions of postgis-jdbc Show documentation
PostGIS adds support for geographic objects to the PostgreSQL object-relational database.
The newest version!
#
# This property file is included in the postgis jar and autoregisters the
# PostGIS datatypes within the jdbc driver.
#
datatype.geometry=org.postgis.PGgeometry
datatype.box3d=org.postgis.PGbox3d
datatype.box2d=org.postgis.PGbox2d