Uses of Class
io.quarkus.datasource.deployment.spi.DevServicesDatasourceResultBuildItem.DbResult
-
Uses of DevServicesDatasourceResultBuildItem.DbResult in io.quarkus.datasource.deployment.spi
Fields in io.quarkus.datasource.deployment.spi with type parameters of type DevServicesDatasourceResultBuildItem.DbResultModifier and TypeFieldDescription(package private) final Map<String,DevServicesDatasourceResultBuildItem.DbResult> DevServicesDatasourceResultBuildItem.dataSourcesMethods in io.quarkus.datasource.deployment.spi that return DevServicesDatasourceResultBuildItem.DbResultModifier and TypeMethodDescriptionDevServicesDatasourceResultBuildItem.getDefaultDatasource()DevServicesDatasourceResultBuildItem.resolve(Optional<DevServicesDatasourceResultBuildItem> devDbResultBuildItem, String dataSourceName) Methods in io.quarkus.datasource.deployment.spi that return types with arguments of type DevServicesDatasourceResultBuildItem.DbResultModifier and TypeMethodDescriptionDevServicesDatasourceResultBuildItem.getDatasources()DevServicesDatasourceResultBuildItem.getNamedDatasources()Constructor parameters in io.quarkus.datasource.deployment.spi with type arguments of type DevServicesDatasourceResultBuildItem.DbResultModifierConstructorDescriptionDevServicesDatasourceResultBuildItem(Map<String, DevServicesDatasourceResultBuildItem.DbResult> dataSources)