~tigase/tigase/dev

« back to all changes in this revision

Viewing changes to src/main/java/tigase/util/DBUtils.java

  • Committer: phearnot
  • Date: 2009-01-21 12:52:44 UTC
  • Revision ID: phearnot@wa247-20090121125244-f9xcw68j3o7oculb
Find Bugs fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 */
21
21
package tigase.util;
22
22
 
 
23
import static tigase.conf.Configurable.*;
 
24
 
23
25
import java.util.Map;
24
26
 
25
 
import static tigase.conf.Configurable.*;
26
 
 
27
27
/**
28
28
 * Describe class DBUtils here.
29
29
 *