public class JpaPlugin extends Object implements JdbiPlugin
JPA
compatibility layer.
This feature is experimental.Constructor and Description |
---|
JpaPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
customizeJdbi(Jdbi db)
Configure customizations global to any object managed by this Jdbi.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
customizeConnection, customizeHandle
public void customizeJdbi(Jdbi db)
JdbiPlugin
customizeJdbi
in interface JdbiPlugin
db
- the jdbi to customizeCopyright © 2019. All rights reserved.