org.jsimpledb.kv.mssql.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsimpledb-kv-mssql Show documentation
Show all versions of jsimpledb-kv-mssql Show documentation
JSimpleDB key/value store based on Microsoft SQL Server.
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* {@link org.jsimpledb.kv.KVDatabase} implementation based on Microsoft SQL Server.
*/
package org.jsimpledb.kv.mssql;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy