Registry / orm / hibernate-spatial

hibernate-spatial

JSON →
library5.5.6javamavenunverified

Hibernate Spatial provides support for spatial/geographic data types in Hibernate ORM.

<dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-spatial</artifactId> <version>5.5.6</version> </dependency>
INSTALL
IMPORT
SIG · HIBERNATE-SPATIAL
H
hibernate-spatial
ormjavav5.5.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GeolatteGeometry
org.hibernate.spatial.GeolatteGeometry

Use Hibernate Spatial to handle geographic data.

import org.hibernate.spatial.GeolatteGeometry; GeolatteGeometry geom = new GeolatteGeometry("POINT(1 2)");
Debug
Known issues
breakingThis module has been relocated to org.hibernate.orm group.
fix
Use org.hibernate.orm:hibernate-spatial instead.
affects: >=6.0
Upgrade
Version history
5.5.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
OpenAI (training)
1
Resources
hibernate-spatial — mvn dependency:get hibernate-spatial · libregistry