Class GeolocationTypesContribution
java.lang.Object
ch.tocco.nice2.optional.geolocation.impl.type.GeolocationTypesContribution
- All Implemented Interfaces:
HibernateBootstrapContribution
,Comparable<HibernateBootstrapContribution>
@Component
public class GeolocationTypesContribution
extends Object
implements HibernateBootstrapContribution
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureBootstrapServiceRegistryBuilder
(org.hibernate.boot.registry.BootstrapServiceRegistryBuilder builder, ContributionClassLoaderService classLoaderService) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.persist.core.api.hibernate.HibernateBootstrapContribution
compareTo, configureMetadataBuilder, configureMetadataSources, configureSessionFactory, configureSessionFactoryBuilder, configureStandardServiceRegistryBuilder, priority
-
Constructor Details
-
GeolocationTypesContribution
public GeolocationTypesContribution()
-
-
Method Details
-
configureBootstrapServiceRegistryBuilder
public void configureBootstrapServiceRegistryBuilder(org.hibernate.boot.registry.BootstrapServiceRegistryBuilder builder, ContributionClassLoaderService classLoaderService) - Specified by:
configureBootstrapServiceRegistryBuilder
in interfaceHibernateBootstrapContribution
-