Uses of Interface
org.hibernate.spatial.KeyedSqmFunctionDescriptors
Packages that use KeyedSqmFunctionDescriptors
Package
Description
This package defines the central Hibernate Spatial types and functions.
This 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 KeyedSqmFunctionDescriptors in org.hibernate.spatial
Classes in org.hibernate.spatial that implement KeyedSqmFunctionDescriptors -
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.h2gis
Classes in org.hibernate.spatial.dialect.h2gis that implement KeyedSqmFunctionDescriptors -
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.mariadb
Classes in org.hibernate.spatial.dialect.mariadb that implement KeyedSqmFunctionDescriptors -
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.mysql
Classes in org.hibernate.spatial.dialect.mysql that implement KeyedSqmFunctionDescriptors -
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.oracle
Classes in org.hibernate.spatial.dialect.oracle that implement KeyedSqmFunctionDescriptorsModifier and TypeClassDescriptionclass
class
-
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.postgis
Classes in org.hibernate.spatial.dialect.postgis that implement KeyedSqmFunctionDescriptors -
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.sqlserver
Classes in org.hibernate.spatial.dialect.sqlserver that implement KeyedSqmFunctionDescriptors