org.javalite.cassandra.jdbc.package-info Maven / Gradle / Ivy
The newest version!
package org.javalite.cassandra.jdbc;
// This is not a real JDBC driver. This is a bare-bones super-simplified driver that ONLY
// implements methods necessary for the DB-Migrator, and nothing else. Do not get carried away!