spi
package includes entrypoints to extending Jdbi
instances with your own custom functionality.See: Description
Interface | Description |
---|---|
JdbiPlugin |
A plugin is given an opportunity to customize instances of various
Jdbi
types before they are returned from their factories. |
The spi
package includes entrypoints to extending Jdbi
instances with your own custom functionality. This package may evolve more quickly
than stable core features.
Copyright © 2019. All rights reserved.