|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.io.Writer | +--java.io.PrintWriter | +--org.hsql.Trace
Field Summary | |
static boolean |
ASSERT
|
static boolean |
STOP
|
static boolean |
TRACE
|
Method Summary | |
static void |
assert(boolean condition,
java.lang.String error)
|
void |
println(char[] c)
|
Methods inherited from class java.io.PrintWriter |
checkError,
close,
flush,
print,
print,
print,
print,
print,
print,
print,
print,
print,
println,
println,
println,
println,
println,
println,
println,
println,
println,
write,
write,
write,
write,
write |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final boolean TRACE
public static final boolean STOP
public static final boolean ASSERT
Method Detail |
public static void assert(boolean condition, java.lang.String error) throws java.sql.SQLException
public void println(char[] c)
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |