PTLog Demo - 1.0

basic.type
Class SQLInfoLogType

java.lang.Object
  extended byjp.ne.dti.lares.foozy.ptlog.LogType
      extended byjp.ne.dti.lares.foozy.ptlog.InfoLogType
          extended bybasic.type.SQLInfoLogType

public class SQLInfoLogType
extends jp.ne.dti.lares.foozy.ptlog.InfoLogType


Field Summary
static SQLInfoLogType INSTANCE
           
 
Constructor Summary
SQLInfoLogType()
           
 
Methods inherited from class jp.ne.dti.lares.foozy.ptlog.LogType
equals, getCategory, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final SQLInfoLogType INSTANCE
Constructor Detail

SQLInfoLogType

public SQLInfoLogType()

PTLog Demo - 1.0