Uses of Class
org.hibernate.spatial.FunctionKey
Packages that use FunctionKey
-
Uses of FunctionKey in org.hibernate.spatial
Fields in org.hibernate.spatial with type parameters of type FunctionKeyModifier and TypeFieldDescriptionprotected final Map<FunctionKey,org.hibernate.query.sqm.function.SqmFunctionDescriptor> BaseSqmFunctionDescriptors.mapMethods in org.hibernate.spatial that return FunctionKeyModifier and TypeMethodDescriptionstatic FunctionKeystatic FunctionKeyCommonSpatialFunction.getKey()Methods in org.hibernate.spatial that return types with arguments of type FunctionKeyModifier and TypeMethodDescriptionMap<FunctionKey,org.hibernate.query.sqm.function.SqmFunctionDescriptor> BaseSqmFunctionDescriptors.asMap()Map<FunctionKey,org.hibernate.query.sqm.function.SqmFunctionDescriptor> KeyedSqmFunctionDescriptors.asMap()Return the SqmFunctionDescriptors as map ofFunctionKeytoSqmFunctionDescriptor -
Uses of FunctionKey in org.hibernate.spatial.dialect.oracle
Methods in org.hibernate.spatial.dialect.oracle that return types with arguments of type FunctionKeyModifier and TypeMethodDescriptionMap<FunctionKey,org.hibernate.query.sqm.function.SqmFunctionDescriptor> OracleSDOFunctionDescriptors.asMap()Map<FunctionKey,org.hibernate.query.sqm.function.SqmFunctionDescriptor> OracleSQLMMFunctionDescriptors.asMap()