Class HibernateOrmProcessor

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

public final class HibernateOrmProcessor extends Object
Simulacrum of JPA bootstrap.

This does not address the proper integration with Hibernate Rather prepare the path to providing the right metadata

Author:
Emmanuel Bernard emmanuel@hibernate.org, Sanne Grinovero <sanne@hibernate.org>