Class MySQL
java.lang.Object
com.zyneonstudios.nexus.utilities.sql.MySQL
- All Implemented Interfaces:
SQL
-
Constructor Details
-
MySQL
-
-
Method Details
-
connect
public boolean connect() -
reconnect
public boolean reconnect() -
disconnect
public boolean disconnect()- Specified by:
disconnect
in interfaceSQL
-
getConnection
- Specified by:
getConnection
in interfaceSQL
-
execute
-
getUrl
-
getHostname
-
getUsername
-
getDatabase
-
getPort
public int getPort() -
isSSL
public boolean isSSL() -
getPath
-