Class HibernateReactiveCdiProcessor

java.lang.Object
io.quarkus.hibernate.reactive.deployment.HibernateReactiveCdiProcessor

public class HibernateReactiveCdiProcessor extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) void
    produceSessionFactoryBean(io.quarkus.hibernate.reactive.runtime.HibernateReactiveRecorder recorder, List<io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem> persistenceUnitDescriptors, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.arc.deployment.SyntheticBeanBuildItem> syntheticBeanBuildItemBuildProducer)
     

    Methods inherited from class java.lang.Object

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

    • HibernateReactiveCdiProcessor

      public HibernateReactiveCdiProcessor()
  • Method Details

    • produceSessionFactoryBean

      void produceSessionFactoryBean(io.quarkus.hibernate.reactive.runtime.HibernateReactiveRecorder recorder, List<io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem> persistenceUnitDescriptors, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.arc.deployment.SyntheticBeanBuildItem> syntheticBeanBuildItemBuildProducer)