Class H2SqmFunctionDescriptors
java.lang.Object
org.hibernate.spatial.BaseSqmFunctionDescriptors
org.hibernate.spatial.dialect.h2gis.H2SqmFunctionDescriptors
- All Implemented Interfaces:
KeyedSqmFunctionDescriptors
-
Field Summary
Fields inherited from class org.hibernate.spatial.BaseSqmFunctionDescriptors
map
-
Constructor Summary
ConstructorsConstructorDescriptionH2SqmFunctionDescriptors
(org.hibernate.boot.model.FunctionContributions contributions) -
Method Summary
Methods inherited from class org.hibernate.spatial.BaseSqmFunctionDescriptors
asMap, filter
-
Constructor Details
-
H2SqmFunctionDescriptors
public H2SqmFunctionDescriptors(org.hibernate.boot.model.FunctionContributions contributions)
-