Class HibernateUserTypeProcessor

java.lang.Object
io.quarkus.hibernate.orm.deployment.HibernateUserTypeProcessor

public final class HibernateUserTypeProcessor extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    build(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass, io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndexBuildItem)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HibernateUserTypeProcessor

      public HibernateUserTypeProcessor()
  • Method Details

    • build

      public void build(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass, io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndexBuildItem)