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