Package org.drasyl.node.plugin.groups.manager.database.jdbc
package org.drasyl.node.plugin.groups.manager.database.jdbc
Adapter to connect the groups manager with a JDBC-compliant database.
-
ClassDescription
DatabaseAdapter
implementation that supports SQL databases.A simple wrapper for the given connection, that does not automatically close in a try-with-resources block.