Class SpatialInitializer

java.lang.Object
org.hibernate.spatial.integration.SpatialInitializer
All Implemented Interfaces:
org.hibernate.service.spi.ServiceContributor

public class SpatialInitializer extends Object implements org.hibernate.service.spi.ServiceContributor
Manages initialization of the hibernate-spatial integration
  • Constructor Details

    • SpatialInitializer

      public SpatialInitializer()
  • Method Details

    • contribute

      public void contribute(org.hibernate.boot.registry.StandardServiceRegistryBuilder serviceRegistryBuilder)
      Specified by:
      contribute in interface org.hibernate.service.spi.ServiceContributor