📄 hibernate.properties
字号:
hibernate.dialect=net.sf.hibernate.dialect.MySQLDialecthibernate.connection.driver_class=com.mysql.jdbc.Driverhibernate.connection.url=jdbc:mysql://localhost:3306/digitstore?useOldUTF8Behavior=true&useUnicode=true&characterEncoding=UTF-8hibernate.connection.username=testhibernate.connection.password=testhibernate.show_sql=true
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -