Class MySqlSqmFunctionDescriptors
java.lang.Object
org.hibernate.spatial.BaseSqmFunctionDescriptors
org.hibernate.spatial.dialect.mysql.MySqlSqmFunctionDescriptors
- All Implemented Interfaces:
KeyedSqmFunctionDescriptors
-
Field Summary
Fields inherited from class org.hibernate.spatial.BaseSqmFunctionDescriptors
map
-
Constructor Summary
ConstructorsConstructorDescriptionMySqlSqmFunctionDescriptors
(org.hibernate.boot.model.FunctionContributions functionContributions) -
Method Summary
Methods inherited from class org.hibernate.spatial.BaseSqmFunctionDescriptors
asMap
-
Constructor Details
-
MySqlSqmFunctionDescriptors
public MySqlSqmFunctionDescriptors(org.hibernate.boot.model.FunctionContributions functionContributions)
-
-
Method Details
-
filter
- Overrides:
filter
in classBaseSqmFunctionDescriptors
-