
org.hibernate.spatial.dialect.h2gis.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hibernate-spatial Show documentation
Show all versions of hibernate-spatial Show documentation
Integrate support for Spatial/GIS data into Hibernate O/RM
The newest version!
/*
* SPDX-License-Identifier: Apache-2.0
* Copyright Red Hat Inc. and Hibernate Authors
*/
/**
* This package contains the H2GIS Dialect extensions for the {@linkplain org.hibernate.dialect.H2Dialect}.
*
* For more information on H2GIS, see the H2GIS website.
*/
package org.hibernate.spatial.dialect.h2gis;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy