Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Samuel Berthelot
Samuel BerthelotComponents
Fix versions
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created March 11, 2009 at 8:38 AM
Updated July 22, 2009 at 7:21 AM
Resolved April 20, 2009 at 8:46 AM
With hibernate it is possible to have the following tag in the config file
<property name="hibernate.format_sql">true</property>
This is not recognised by nhibernate.
Could this be implemented ?