Class SpatialTypeContributor
java.lang.Object
org.hibernate.spatial.contributor.SpatialTypeContributor
- All Implemented Interfaces:
TypeContributor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcontribute(TypeContributions typeContributions, ServiceRegistry serviceRegistry) Contribute types
-
Constructor Details
-
SpatialTypeContributor
public SpatialTypeContributor()
-
-
Method Details
-
contribute
Description copied from interface:TypeContributorContribute types- Specified by:
contributein interfaceTypeContributor- Parameters:
typeContributions- The callback for adding contributed typesserviceRegistry- The service registry
-