Package io.quarkus.agroal.spi
package io.quarkus.agroal.spi
-
ClassesClassDescriptionA build item for JDBC datasources.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.Register a JDBC driver for the Agroal extension.A build item to represent a JDBC property to be set as an additional JDBC property when the datasource is setup.Registers a JDBC generator that produces SQL update scripts for the specified database.