Class PexJdbiPlugin
- java.lang.Object
-
- org.jdbi.v3.core.spi.JdbiPlugin.Singleton
-
- ca.stellardrift.permissionsex.datastore.sql.dao.PexJdbiPlugin
-
- All Implemented Interfaces:
org.jdbi.v3.core.spi.JdbiPlugin
public final class PexJdbiPlugin extends org.jdbi.v3.core.spi.JdbiPlugin.Singleton
-
-
Constructor Summary
Constructors Constructor Description PexJdbiPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcustomizeJdbi(org.jdbi.v3.core.Jdbi jdbi)
-
-
-
Constructor Detail
-
PexJdbiPlugin
public PexJdbiPlugin()
-
-
Method Detail
-
customizeJdbi
public void customizeJdbi(org.jdbi.v3.core.Jdbi jdbi) throws SQLException
- Throws:
SQLException
-
-