Uses of Interface
org.hibernate.spatial.contributor.ContributorImplementor
Packages that use ContributorImplementor
Package
Description
SpatialDialect
s for CockroachDBThis package contains the H2GIS Dialect extensions for the H2Dialect.
This package contains the spatial extensions for the MySQLDialect.
This package contains the spatial extensions for the OracleDialect.
This package contains the spatial extensions for the PostgreSQLDialect.
This package contains the spatial extensions for the SQLServerDialect.
-
Uses of ContributorImplementor in org.hibernate.spatial.dialect.cockroachdb
Classes in org.hibernate.spatial.dialect.cockroachdb that implement ContributorImplementor -
Uses of ContributorImplementor in org.hibernate.spatial.dialect.h2gis
Classes in org.hibernate.spatial.dialect.h2gis that implement ContributorImplementor -
Uses of ContributorImplementor in org.hibernate.spatial.dialect.mariadb
Classes in org.hibernate.spatial.dialect.mariadb that implement ContributorImplementor -
Uses of ContributorImplementor in org.hibernate.spatial.dialect.mysql
Classes in org.hibernate.spatial.dialect.mysql that implement ContributorImplementor -
Uses of ContributorImplementor in org.hibernate.spatial.dialect.oracle
Classes in org.hibernate.spatial.dialect.oracle that implement ContributorImplementor -
Uses of ContributorImplementor in org.hibernate.spatial.dialect.postgis
Classes in org.hibernate.spatial.dialect.postgis that implement ContributorImplementor -
Uses of ContributorImplementor in org.hibernate.spatial.dialect.sqlserver
Classes in org.hibernate.spatial.dialect.sqlserver that implement ContributorImplementor