org.hsqldb.util
Class jdbcSystem

java.lang.Object
  extended byorg.hsqldb.util.jdbcSystem

public class jdbcSystem
extends java.lang.Object

Handles the differences between jdk 1.1.x and 1.2.x and above

Author:
fredt@users

Constructor Summary
jdbcSystem()
           
 
Method Summary
static void setLogToSystem(boolean value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

jdbcSystem

public jdbcSystem()
Method Detail

setLogToSystem

public static void setLogToSystem(boolean value)


Copyright © 2001 - 2002 HSQL Development Group. All Rights Reserved.