Fix been lazy loading issue.
This commit is contained in:
@@ -26,8 +26,6 @@
|
||||
<prop key="hibernate.default_batch_fetch_size">200</prop>
|
||||
<prop key="hibernate.nestedTransactionAllowed">true</prop>
|
||||
<prop key="hibernate.auto_quote_keyword">true</prop>
|
||||
<prop key="hibernate.enable_lazy_load_no_trans">true</prop>
|
||||
|
||||
</props>
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
Reference in New Issue
Block a user