Uses of Class
io.github.ravocode.avoonce.spring.IdempotencyProperties.JdbcProperties
Packages that use IdempotencyProperties.JdbcProperties
-
Uses of IdempotencyProperties.JdbcProperties in io.github.ravocode.avoonce.spring
Methods in io.github.ravocode.avoonce.spring that return IdempotencyProperties.JdbcPropertiesModifier and TypeMethodDescriptionIdempotencyProperties.getJdbc()Returns the JDBC-specific configuration properties.Methods in io.github.ravocode.avoonce.spring with parameters of type IdempotencyProperties.JdbcPropertiesModifier and TypeMethodDescriptionvoidIdempotencyProperties.setJdbc(IdempotencyProperties.JdbcProperties jdbc) Sets the JDBC-specific configuration properties.