📄 logdevice_app.properties
字号:
## *** DO NOT PUT PROPERTIES FOR THE DERBY SYSTEM IN THIS FILE. THEY BELONG# *** IN the _derby.properties file.## It will get handed to the test on the command line in a -p <filename># argument.## This causes ij (or the GUI on ij) to load the driver and make an# initial connection to the database.##ij.protocol=jdbc:derby:ij.database=jdbc:derby:wombat;create=true;logDevice=extinout/wierdlogij.showNoConnectionsAtStart=trueij.showNoCountForSelect=true# DataSource properties, only used if ij.dataSource is setij.dataSource.databaseName=wombatij.dataSource.createDatabase=createij.dataSource.connectionAttributes=logDevice=extinout/wierdlog#Exclude for J2ME/Foundation - test requires java.sql.DriverManagerrunwithfoundation=false
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -