Package io.quarkus.agroal.spi
-
Class Summary Class Description JdbcDataSourceBuildItem A build item for JDBC datasources.JdbcDataSourceSchemaReadyBuildItem A build item which can be used to order build processors which need a datasource's schema to be ready (which really means that the tables have been created and any migration run on them) for processing.JdbcDriverBuildItem Register a JDBC driver for the Agroal extension.JdbcInitialSQLGeneratorBuildItem OpenTelemetryInitBuildItem Marker build item that indicates that the OpenTelemetry extension has been initialized.