1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
------------
2011-02-11 12:28:52,144 [DEBUG] [pool-1-thread-1] EntityNames= com.core.bo.parameters.TopOD=EntityStatistics[loadCount=18226,updateCount=0,insertCount=0,deleteCount=0,fetchCount=0,optimisticLockFailureCount=0]
---
2011-02-11 12:28:53,596 [DEBUG] [pool-1-thread-1]
Before topODDAO.findAllUsed
2011-02-11 12:28:53,596 [DEBUG] [pool-1-thread-1] Retrieved value [org.springframework.orm.jpa.EntityManagerHolder@6f92c766] for key [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean@a62b39f] bound to thread [pool-1-thread-1]
2011-02-11 12:28:53,596 [DEBUG] [pool-1-thread-1] Retrieved value [org.springframework.orm.jpa.EntityManagerHolder@6f92c766] for key [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean@a62b39f] bound to thread [pool-1-thread-1]
2011-02-11 12:28:54,969 [DEBUG] [pool-1-thread-1]
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains CloseStatementCount =21989
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains CollectionFetchCount =0
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains CollectionUpdateCount =0
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains EntityFetchCount =469
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains EntityInsertCount =0
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains EntityDeleteCount =0
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains QueryCacheHitCount =0
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains SecondLevelCacheHitCount=0
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains SessionOpenCount =3
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains CollectionLoadCount =0
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains ConnectCount =3
2011-02-11 12:28:52,155 [DEBUG] [pool-1-thread-1] The hibernate cache contains FlushCount =2 |