Class SqlServerSqmFunctionDescriptors
java.lang.Object
org.hibernate.spatial.BaseSqmFunctionDescriptors
org.hibernate.spatial.dialect.sqlserver.SqlServerSqmFunctionDescriptors
- All Implemented Interfaces:
KeyedSqmFunctionDescriptors
-
Field Summary
Fields inherited from class org.hibernate.spatial.BaseSqmFunctionDescriptors
map
-
Constructor Summary
ConstructorsConstructorDescriptionSqlServerSqmFunctionDescriptors
(FunctionContributions functionContributions) -
Method Summary
Methods inherited from class org.hibernate.spatial.BaseSqmFunctionDescriptors
asMap, filter
-
Constructor Details
-
SqlServerSqmFunctionDescriptors
-