Uses of Interface
org.hibernate.spatial.KeyedSqmFunctionDescriptors
-
-
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial
Classes in org.hibernate.spatial that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description class
BaseSqmFunctionDescriptors
-
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.h2gis
Classes in org.hibernate.spatial.dialect.h2gis that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description class
H2SqmFunctionDescriptors
-
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.mariadb
Classes in org.hibernate.spatial.dialect.mariadb that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description class
MariaDBSqmFunctionDescriptors
-
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.mysql
Classes in org.hibernate.spatial.dialect.mysql that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description class
MySqlSqmFunctionDescriptors
-
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.oracle
Classes in org.hibernate.spatial.dialect.oracle that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description class
OracleSDOFunctionDescriptors
class
OracleSQLMMFunctionDescriptors
-
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.postgis
Classes in org.hibernate.spatial.dialect.postgis that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description class
PostgisSqmFunctionDescriptors
-
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.sqlserver
Classes in org.hibernate.spatial.dialect.sqlserver that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description class
SqlServerSqmFunctionDescriptors
-