Class QuantityTypeRegistration

java.lang.Object
com.raynigon.unit.api.jpa.configuration.QuantityTypeRegistration
All Implemented Interfaces:
org.hibernate.boot.model.TypeContributor

public class QuantityTypeRegistration extends Object implements org.hibernate.boot.model.TypeContributor
  • Constructor Details

    • QuantityTypeRegistration

      public QuantityTypeRegistration()
  • Method Details

    • contribute

      public void contribute(org.hibernate.boot.model.TypeContributions typeContributions, org.hibernate.service.ServiceRegistry serviceRegistry)
      Specified by:
      contribute in interface org.hibernate.boot.model.TypeContributor