81,114
社区成员
发帖
与我相关
我的任务
分享2013-03-11 14:28:06,609 DEBUG [org.springframework.web.struts.DelegatingActionUtils] - DelegatingActionProxy with mapping path '/score' and module prefix '' delegating to Spring bean with name [/score]
2013-03-11 14:28:06,609 INFO [com.activetech.base.interceptor.LogAround] - This transaction called TAppOptionService's method getAppOption
2013-03-11 14:28:06,609 DEBUG [java.sql.Connection] - {conn-100178} Connection
2013-03-11 14:28:06,609 DEBUG [java.sql.Connection] - {conn-100178} Preparing Statement: SELECT OPTTYPE,OPTPARENT,OPTKEY,OPTNAME,OPTVALUE,FIELDTYPE,FIELDSIZE,OPTVISIT,OPTMARK FROM DSTAPPOPTION WHERE OPTKEY=?
2013-03-11 14:28:06,609 DEBUG [java.sql.PreparedStatement] - {pstm-100179} Executing Statement: SELECT OPTTYPE,OPTPARENT,OPTKEY,OPTNAME,OPTVALUE,FIELDTYPE,FIELDSIZE,OPTVISIT,OPTMARK FROM DSTAPPOPTION WHERE OPTKEY=?
2013-03-11 14:28:06,625 DEBUG [java.sql.PreparedStatement] - {pstm-100179} Parameters: [SYSOFF]
2013-03-11 14:28:06,625 DEBUG [java.sql.PreparedStatement] - {pstm-100179} Types: [java.lang.String]
2013-03-11 14:28:06,766 INFO [BaseDao] - getAppOption query object times:157 ms. row=0
这是点击action控制台中打印的所有语句