hsqldb org.hsqldb.jdbcDriver jdbc:hsqldb:file:hsqldb/sample;shutdown=true sa DBSAMPLE com.mysql.jdbc.Driver jdbc:mysql://localhost root empire-db DBSAMPLE org.postgresql.Driver jdbc:postgresql://localhost postgres postgres DBSAMPLE org.h2.Driver jdbc:h2:h2/DBSAMPLE sa DBSAMPLE org.apache.derby.jdbc.EmbeddedDriver jdbc:derby:derby/DBSAMPLE;create=true DBSAMPLE oracle.jdbc.driver.OracleDriver jdbc:oracle:thin:@192.168.0.2:1521:ora10 DBSAMPLE DBSAMPLE DBSAMPLE com.microsoft.sqlserver.jdbc.SQLServerDriver jdbc:sqlserver://192.168.0.2:1433 sa empire-db DBSAMPLE