20:16:19,821 DEBUG SessionImpl:247 - opened session at timestamp: 12891573798
20:16:19,822 DEBUG AbstractEntityManagerImpl:439 - Looking for a JTA transaction to join
20:16:19,822 DEBUG JDBCContext:199 - successfully registered Synchronization
20:16:19,862 DEBUG AbstractSaveEventListener:320 - executing identity-insert immediately
20:16:19,864 DEBUG AbstractBatcher:410 - about to open PreparedStatement (open PreparedStatements: 0, globally: 0)
20:16:19,865 DEBUG ConnectionManager:444 - opening JDBC connection
20:16:19,867 DEBUG SQL:111 - insert into Category (name, parent) values (?, ?)
Hibernate: insert into Category (name, parent) values (?, ?)
20:16:19,872 DEBUG IdentifierGeneratorFactory:95 - Natively generated identity: 119
20:16:19,873 DEBUG AbstractBatcher:418 - about to close PreparedStatement (open PreparedStatements: 1, globally: 1)
20:16:19,873 DEBUG ConnectionManager:427 - aggressively releasing JDBC connection
20:16:19,874 DEBUG ConnectionManager:464 - releasing JDBC connection [ (open PreparedStatements: 0, globally: 0) (open ResultSets: 0, globally: 0)]
20:16:19,949 DEBUG ReceptionFilter:67 - Packet from
aj2r.fidesol@gmail.com/60a180a6
20:16:19,953 DEBUG SessionImpl:247 - opened session at timestamp: 12891573799
20:16:19,953 DEBUG AbstractEntityManagerImpl:439 - Looking for a JTA transaction to join
20:16:19,953 DEBUG JDBCContext:199 - successfully registered Synchronization
20:16:19,954 DEBUG AbstractSaveEventListener:320 - executing identity-insert immediately
20:16:19,954 DEBUG AbstractBatcher:410 - about to open PreparedStatement (open PreparedStatements: 0, globally: 0)
20:16:19,954 DEBUG ConnectionManager:444 - opening JDBC connection
20:16:19,955 DEBUG SQL:111 - insert into Category (name, parent) values (?, ?)
Hibernate: insert into Category (name, parent) values (?, ?)
20:16:19,956 DEBUG IdentifierGeneratorFactory:95 - Natively generated identity: 120
20:16:19,957 DEBUG AbstractBatcher:418 - about to close PreparedStatement (open PreparedStatements: 1, globally: 1)
20:16:19,957 DEBUG ConnectionManager:427 - aggressively releasing JDBC connection
20:16:19,958 DEBUG ConnectionManager:464 - releasing JDBC connection [ (open PreparedStatements: 0, globally: 0) (open ResultSets: 0, globally: 0)]
20:16:19,960 DEBUG AbstractFlushingEventListener:134 - processing flush-time cascades
20:16:19,961 DEBUG AbstractFlushingEventListener:177 - dirty checking collections
20:16:19,967 DEBUG AbstractFlushingEventListener:108 - Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects
20:16:19,968 DEBUG AbstractFlushingEventListener:114 - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
20:16:19,970 DEBUG Printer:106 - listing entities:
20:16:19,970 DEBUG Printer:113 - es.blusolutions.blupersistence.model.Category{name=c2, pkCategory=120, parent=null, children=null, contentCollection=null}
20:16:19,970 DEBUG ConnectionManager:427 - aggressively releasing JDBC connection
20:16:19,971 DEBUG AbstractFlushingEventListener:134 - processing flush-time cascades
20:16:19,972 DEBUG AbstractFlushingEventListener:177 - dirty checking collections
20:16:19,972 DEBUG AbstractFlushingEventListener:108 - Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects
20:16:19,972 DEBUG AbstractFlushingEventListener:114 - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
20:16:19,973 DEBUG Printer:106 - listing entities:
20:16:19,973 DEBUG Printer:113 - es.blusolutions.blupersistence.model.Category{name=c2, pkCategory=120, parent=null, children=null, contentCollection=null}
20:16:19,973 DEBUG ConnectionManager:427 - aggressively releasing JDBC connection