wyatt-herkamp / tuxjsql-mysql

This is the mysql implementation(Under construction)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Maven Central

TuxJSQL mysql

Required Properties

Property Key Description
db.type dev.tuxjsql.mysql.MysqlBuilder
user The user login
password the password for the user
db.host The Host for the server
db.db The database
url.other.options (Optional) Additional Values to the connection url.

About

This is the mysql implementation(Under construction)


Languages

Language:Java 100.0%