hibernate3学习笔记(三) hibernate日志配置文件log4j.properties - 编程入门网
作者 佚名技术
来源 NET编程
浏览
发布时间 2012-06-20
tDAO.java:101) at test.src.base._BaseRootDAO.initialize(_BaseRootDAO.java:88) at test.src.base._BaseRootDAO.initialize(_BaseRootDAO.java:79) at test.src.CdmaBtsTest.testInsert(CdmaBtsTest.java:33) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:76) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:45) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196)09:54:07,406 DEBUG SessionFactoryImpl:340 - instantiated session factory09:54:07,406 DEBUG SessionFactoryImpl:426 - Checking 0 named HQL queries09:54:07,406 DEBUG SessionFactoryImpl:446 - Checking 0 named SQL queries09:54:07,437 DEBUG SessionImpl:247 - opened session at timestamp: 1228182847409:54:07,437 DEBUG JDBCTransaction:82 - begin09:54:07,437 DEBUG ConnectionManager:444 - opening JDBC connection09:54:07,437 DEBUG JDBCTransaction:87 - current autocommit status: false09:54:07,437 DEBUG AbstractBatcher:410 - about to open PreparedStatement (open PreparedStatements: 0, globally: 0)09:54:07,437 DEBUG SQL:111 - select hibernate_sequence.nextval from dualHibernate: select hibernate_sequence.nextval from dual09:54:07,593 DEBUG SequenceGenerator:105 - Sequence identifier generated: 2209:54:07,593 DEBUG AbstractBatcher:418 - about to close PreparedStatement (open PreparedStatements: 1, globally: 1)09:54:07,593 DEBUG AbstractSaveEventListener:135 - generated identifier: 22, using strategy: org.hibernate.id.SequenceGenerator09:54:07,609 DEBUG JDBCTransaction:134 - commit09:54:07,609 DEBUG AbstractFlushingEventListener:134 - processing flush-time cascades09:54:07,609 DEBUG AbstractFlushingEventListener:177 - dirty checking collections09:54:07,609 DEBUG AbstractFlushingEventListener:108 - Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects09:54:07,609 DEBUG AbstractFlushingEventListener:114 - Flushed: 0 (re)creations, 0 |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
关于hibernate3学习笔记(三) hibernate日志配置文件log4j.properties - 编程入门网的所有评论