Uses of Interface
org.hibernate.service.spi.ServiceContributor
-
Packages that use ServiceContributor Package Description org.hibernate.spatial.integration org.jboss.as.jpa.hibernate5.service -
-
Uses of ServiceContributor in org.hibernate.spatial.integration
Classes in org.hibernate.spatial.integration that implement ServiceContributor Modifier and Type Class Description classSpatialInitializerManages initialization of the hibernate-spatial integration -
Uses of ServiceContributor in org.jboss.as.jpa.hibernate5.service
Classes in org.jboss.as.jpa.hibernate5.service that implement ServiceContributor Modifier and Type Class Description classServiceContributorImplContribute specialized Hibernate Service impls
-