UPDATING resource
2008-09-09 14:17:15,359 DEBUG [xx.yy.zz.dao.impl.spring.hibernate.GenericHibernateDao] - Updating Resource 'Resource /testresource/* with roles : [xx.yy.commons.beans.Role@719f1f, xx.yy.commons.beans.Role@1474e45, xx.yy.commons.beans.Role@63a721]'.
2008-09-09 14:17:15,359 DEBUG [org.springframework.orm.hibernate3.SessionFactoryUtils] - Opening Hibernate Session
2008-09-09 14:17:15,359 DEBUG [org.hibernate.impl.SessionImpl] - opened session at timestamp: 12209626353
2008-09-09 14:17:15,375 DEBUG [org.hibernate.event.def.DefaultSaveOrUpdateEventListener] - updating detached instance
2008-09-09 14:17:15,375 DEBUG [org.hibernate.event.def.DefaultSaveOrUpdateEventListener] - updating [xx.yy.zz.security.Resource#/testresource/*]
2008-09-09 14:17:15,375 DEBUG [org.hibernate.event.def.DefaultSaveOrUpdateEventListener] - updating [xx.yy.zz.security.Resource#/testresource/*]
2008-09-09 14:17:15,390 DEBUG [org.springframework.orm.hibernate3.HibernateTemplate] - Eagerly flushing Hibernate session
2008-09-09 14:17:15,390 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener] - flushing session
2008-09-09 14:17:15,390 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener] - processing flush-time cascades
2008-09-09 14:17:15,406 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener] - dirty checking collections
2008-09-09 14:17:15,406 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener] - Flushing entities and processing referenced collections
2008-09-09 14:17:15,406 DEBUG [org.hibernate.event.def.DefaultFlushEntityEventListener] - Updating entity: [xx.yy.zz.security.Resource#/testresource/*]
2008-09-09 14:17:15,406 DEBUG [org.hibernate.engine.Collections] - Collection found: [xx.yy.zz.security.Resource.roles#/testresource/*], was: [xx.yy.zz.security.Resource.roles#/testresource/*] (initialized)
2008-09-09 14:17:15,406 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener] - Processing unreferenced collections
2008-09-09 14:17:15,406 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener] - Scheduling collection removes/(re)creates/updates
2008-09-09 14:17:15,406 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener] - Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects
2008-09-09 14:17:15,406 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener] - Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections
2008-09-09 14:17:15,406 DEBUG [org.hibernate.pretty.Printer] - listing entities:
2008-09-09 14:17:15,406 DEBUG [org.hibernate.pretty.Printer] - xx.yy.zz.security.Resource{description=All resources relative to the student folder, roles=[xx.yy.commons.beans.Role#Utilisateurs, xx.yy.commons.beans.Role#Administrateurs, xx.yy.commons.beans.Role#Demonstration], url=/testresource/*}
2008-09-09 14:17:15,406 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener] - executing flush
2008-09-09 14:17:15,406 DEBUG [org.hibernate.jdbc.ConnectionManager] - registering flush begin
2008-09-09 14:17:15,421 DEBUG [org.hibernate.persister.entity.AbstractEntityPersister] - Updating entity: [xx.yy.zz.security.Resource#/testresource/*]
2008-09-09 14:17:15,421 DEBUG [org.hibernate.jdbc.AbstractBatcher] - about to open PreparedStatement (open PreparedStatements: 0, globally: 0)
2008-09-09 14:17:15,421 DEBUG [org.hibernate.jdbc.ConnectionManager] - opening JDBC connection
2008-09-09 14:17:15,421 DEBUG [org.hibernate.connection.DriverManagerConnectionProvider] - total checked-out connections: 0
2008-09-09 14:17:15,421 DEBUG [org.hibernate.connection.DriverManagerConnectionProvider] - using pooled JDBC connection, pool size: 0
2008-09-09 14:17:15,421 DEBUG [org.hibernate.SQL] - update resources set description=? where url=?
Hibernate:
update resources
set description=?
where url=?
2008-09-09 14:17:15,421 DEBUG [org.hibernate.jdbc.AbstractBatcher] - preparing statement
2008-09-09 14:17:15,421 DEBUG [org.hibernate.persister.entity.AbstractEntityPersister] - Dehydrating entity: [xx.yy.zz.security.Resource#/testresource/*]
2008-09-09 14:17:15,421 DEBUG [org.hibernate.type.StringType] - binding 'All resources relative to the student folder' to parameter: 1
2008-09-09 14:17:15,421 DEBUG [org.hibernate.type.StringType] - binding '/testresource/*' to parameter: 2
2008-09-09 14:17:15,421 DEBUG [org.hibernate.jdbc.AbstractBatcher] - Executing batch size: 1
2008-09-09 14:17:15,437 DEBUG [org.hibernate.jdbc.AbstractBatcher] - about to close PreparedStatement (open PreparedStatements: 1, globally: 1)
2008-09-09 14:17:15,437 DEBUG [org.hibernate.jdbc.AbstractBatcher] - closing statement
2008-09-09 14:17:15,437 DEBUG [org.hibernate.jdbc.ConnectionManager] - registering flush end
2008-09-09 14:17:15,437 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener] - post flush
2008-09-09 14:17:15,437 DEBUG [org.springframework.orm.hibernate3.SessionFactoryUtils] - Closing Hibernate Session
2008-09-09 14:17:15,437 DEBUG [org.hibernate.impl.SessionImpl] - closing session
2008-09-09 14:17:15,437 DEBUG [org.hibernate.jdbc.ConnectionManager] - performing cleanup
2008-09-09 14:17:15,437 DEBUG [org.hibernate.jdbc.ConnectionManager] - releasing JDBC connection [ (open PreparedStatements: 0, globally: 0) (open ResultSets: 0, globally: 0)]
2008-09-09 14:17:15,437 DEBUG [org.hibernate.connection.DriverManagerConnectionProvider] - returning connection to pool, pool size: 1
2008-09-09 14:17:15,437 DEBUG [org.hibernate.jdbc.JDBCContext] - after transaction completion
2008-09-09 14:17:15,437 DEBUG [org.hibernate.jdbc.ConnectionManager] - aggressively releasing JDBC connection
2008-09-09 14:17:15,437 DEBUG [org.hibernate.impl.SessionImpl] - after transaction completion
Partager