public class Database extends Object
Database()
boolean
connect()
ResultSet
get(String query)
shutDown()
update(String query)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Database()
public boolean connect()
public ResultSet get(String query)
public boolean update(String query)
public boolean shutDown()
Copyright © 2018. All Rights Reserved.