当前位置:Gxlcms > 数据库问题 > hibernate基本配置show_sql、sql_format

hibernate基本配置show_sql、sql_format

时间:2021-07-01 10:21:17 帮助过:3人阅读

property name="show_sql">false</property>

sql_format,格式化生成的sql语句:

<property name="format_sql">true</property>

 

hibernate基本配置show_sql、sql_format

标签:

人气教程排行