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 classBaseSqmFunctionDescriptors -
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.h2gis
Classes in org.hibernate.spatial.dialect.h2gis that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description classH2SqmFunctionDescriptors -
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.mariadb
Classes in org.hibernate.spatial.dialect.mariadb that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description classMariaDBSqmFunctionDescriptors -
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.mysql
Classes in org.hibernate.spatial.dialect.mysql that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description classMySqlSqmFunctionDescriptors -
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.oracle
Classes in org.hibernate.spatial.dialect.oracle that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description classOracleSDOFunctionDescriptorsclassOracleSQLMMFunctionDescriptors -
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.postgis
Classes in org.hibernate.spatial.dialect.postgis that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description classPostgisSqmFunctionDescriptors -
Uses of KeyedSqmFunctionDescriptors in org.hibernate.spatial.dialect.sqlserver
Classes in org.hibernate.spatial.dialect.sqlserver that implement KeyedSqmFunctionDescriptors Modifier and Type Class Description classSqlServerSqmFunctionDescriptors
-