Hi all, i want to know how to change Mbean properties such this peace os code:
| 20:27:52,484 INFO [SettingsFactory] Automatic flush during beforeCompletion(): enabled | 20:27:52,484 INFO [SettingsFactory] Automatic session close at end of transaction: enabled | 20:27:52,484 INFO [SettingsFactory] JDBC batch size: 15 | 20:27:52,484 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled | 20:27:52,500 INFO [SettingsFactory] Scrollable result sets: enabled | 20:27:52,500 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): disabled | 20:27:52,500 INFO [SettingsFactory] Connection release mode: after_statement | 20:27:52,500 INFO [SettingsFactory] Default batch fetch size: 1 | 20:27:52,500 INFO [SettingsFactory] Generate SQL with comments: disabled | 20:27:52,500 INFO [SettingsFactory] Order SQL updates by primary key: disabled | My question is, Where do I have to do it? into hibernate-service.xml or into hibernate properties. If second option where have i put it into HAR archive? or if first option what are the properties tags? Thanks a lot View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935216#3935216 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935216 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
