All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.hibernate.orm.deployment.PersistenceProviderSetUpBuildItem Maven / Gradle / Ivy

package io.quarkus.hibernate.orm.deployment;

import io.quarkus.builder.item.MultiBuildItem;

/**
 * Indicates that the Hibernate ORM persistence units have been started.
 */
public final class PersistenceProviderSetUpBuildItem extends MultiBuildItem {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy