Class SpatialTypeContributor
java.lang.Object
org.hibernate.spatial.contributor.SpatialTypeContributor
- All Implemented Interfaces:
org.hibernate.boot.model.TypeContributor
public class SpatialTypeContributor
extends Object
implements org.hibernate.boot.model.TypeContributor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcontribute(org.hibernate.boot.model.TypeContributions typeContributions, org.hibernate.service.ServiceRegistry serviceRegistry)
-
Constructor Details
-
SpatialTypeContributor
public SpatialTypeContributor()
-
-
Method Details
-
contribute
public void contribute(org.hibernate.boot.model.TypeContributions typeContributions, org.hibernate.service.ServiceRegistry serviceRegistry) - Specified by:
contributein interfaceorg.hibernate.boot.model.TypeContributor
-