io.permazen.kv.sql.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of permazen-kv-sql Show documentation
Show all versions of permazen-kv-sql Show documentation
Support for Permazen key/value store implementation based on SQL databases.
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* {@link io.permazen.kv.KVDatabase} implementations based on SQL connections.
*/
package io.permazen.kv.sql;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy