
org.tarantool.jdbc.SQLConstant Maven / Gradle / Ivy
package org.tarantool.jdbc;
public class SQLConstant {
private SQLConstant() {
}
public static final String DRIVER_NAME = "Tarantool JDBC Driver";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy