Move SQLHelper from the database to the util package
commit52cbca3c407315bfaed10e360e4e0f679e3a598c
authorJonas Fonseca <fonseca@diku.dk>
Wed, 27 Jun 2007 21:47:18 +0000 (27 23:47 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Wed, 27 Jun 2007 21:47:18 +0000 (27 23:47 +0200)
tree441b8d819c86119d028c4a5ce7de589470665a0e
parent666c10a347f19b441a4844f0cc45a109ba759710
Move SQLHelper from the database to the util package

... again, mostly for compatibility with the running DIKU
Testbed.
src/authentication/AbstractAuthenticator.java
src/authentication/Authenticator.java
src/moteaccess/AbstractMoteAccess.java
src/motedata/MoteData.java
src/util/SQLHelper.java [moved from src/database/SQLHelper.java with 99% similarity]