Class H2GisDialectContributor
java.lang.Object
org.hibernate.spatial.dialect.h2gis.H2GisDialectContributor
- All Implemented Interfaces:
ContributorImplementor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
contributeFunctions
(FunctionContributions functionContributions) void
contributeJdbcTypes
(TypeContributions typeContributions, ServiceRegistry serviceRegistry) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hibernate.spatial.contributor.ContributorImplementor
contributeJavaTypes
-
Constructor Details
-
H2GisDialectContributor
-
-
Method Details
-
contributeJdbcTypes
public void contributeJdbcTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry) - Specified by:
contributeJdbcTypes
in interfaceContributorImplementor
-
contributeFunctions
- Specified by:
contributeFunctions
in interfaceContributorImplementor
-
getServiceRegistry
- Specified by:
getServiceRegistry
in interfaceContributorImplementor
-