📄 loblengthtests_app.properties
字号:
#
# This is the system properties file for lobLengthTests.java
#
# *** DO NOT PUT PROPERTIES FOR THE DERBY SYSTEM IN THIS FILE.
# *** THEY BELONG IN lobLengthTests_derby.properties.
#
# This file will get handed to the test on the command line in a -p <filename>
# argument.
#
# The .java test has to call util.getPropertyArg and util.startJBMS
# to process the property file. See any of the .java tests for this code.
#
database=jdbc:derby:wombat;create=true
jvmflags=-mx128M -ms128M
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -