floattypes_app.properties

来自「derby database source code.good for you.」· PROPERTIES 代码 · 共 19 行

PROPERTIES
19
字号
## This is the default system properties file for SQL and JAVA tests.# but modified to prevent this test from running with jdk131#ij.database=jdbc:derby:wombat;create=trueij.protocol=jdbc:derby:ij.defaultResourcePackage=/org/apache/derbyTesting/functionTests/tests/lang/ij.showNoConnectionsAtStart=trueij.showNoCountForSelect=true# DataSource properties, only used if ij.dataSource is setij.dataSource.databaseName=wombatij.dataSource.createDatabase=createrunwithjdk13=falserunwithibm13=falserunwithj9=false

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?