Open Issues Need Help
View All on GitHubAI Summary: The user observes that JDBI DAOs injected via `@Autowired` do not automatically participate in a `jdbi.useTransaction` block from the beginning, unlike when the DAOs are explicitly attached to the transaction's `Handle`. They expect the `@Autowired` DAOs to use the `Handle` provided by `jdbi.useTransaction` immediately, similar to the behavior seen with attached DAOs.
Complexity:
3/5
on hold help wanted waiting-for-op spring
jdbi/jdbi
2.1K
The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.
Java
#database#hacktoberfest#java#java11#jdbc#jdbi#kotlin#sql