"jdijkmeijer" wrote : Wish I had paid more attention during English classes. | I'll try to rephraze. | | I was actually wondering whether people are looking for an extra log type possibility like: | | org.hibernate.type -> log binding and returning statements | org.hibernate.type.binding -> only log binding variables. | (and possibly even differentiate between binding variables in insert stmts and query stmts) | org.hibernate.type.returning -> only log returning variables. | I would appreciate it, I looked into the source code of the nullable type and it doesnt look very complicated to implement, I'm not sure on performance impact though. |
Thanks for rephrasing, i understand your question now. Actually, this is something which will have to be taken up with the Hibernate team. You can post this question on their forums at http://forum.hibernate.org/viewforum.php?f=1&sid=75953b08bc9d5a402ac19a17c852001c View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123327#4123327 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123327 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
