Welcome To Snipplr


Everyone's Recent Java Snippets Tagged sql



« Prev 1 Next »
Connecting to Oracle using Java JDBC
0 523 posted 10 years ago by roizaig
A simple utility class that uses the H2 SQL Db to maintain a database connection. It also gives a convenience method to run SQL scripts. _Note:_The init.sql value is hardcoded, and should be replaced by a static variable if needed
0 766 posted 12 years ago by studioevoque
« Prev 1 Next »