All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lightlink.tests.core.config.js Maven / Gradle / Ivy

There is a newer version: 1.2.4
Show newest version


//sql.setConnection("oracle.jdbc.OracleDriver","jdbc:oracle:thin:@127.0.0.1:1521/XE","system","password");
sql.setConnection("com.mysql.jdbc.Driver","jdbc:mysql://localhost/light?","root","");
sql.getConnection().setAutoCommit(false);






© 2015 - 2025 Weber Informatics LLC | Privacy Policy