edu.hussam.database.sql
Class Log

java.lang.Object
extended by edu.hussam.database.sql.Log

public class Log
extends java.lang.Object


Constructor Summary
Log()
           
 
Method Summary
static voidlog(java.lang.String type, java.lang.Object m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log

public Log()
Method Detail

log

public static void log(java.lang.String type,
                       java.lang.Object m)