users_derby.properties

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

PROPERTIES
28
字号
## This properties file is for the 'users' test.# # This file is expected to be placed into $WS/systest/out by# the run script, and expects to be run in an environment where# the property derby.system.home points to $WS/systest/out.#derby.infolog.append=truederby.connection.requireAuthentication=truederby.authentication.provider=BUILTINderby.debug.true=AuthenticationTrace## Users definition#derby.user.dan=MakeItFasterderby.user.kreg=visualWhat?derby.user.jeff=HomeRun61derby.user.ames=AnyVolunteer?derby.user.jerry=SacreBleuderby.user.howardR=IamBetterAtTennisderby.user.francois=paceesalutederby.user.jamie=MrNamePlates# Database users restriction lists#derby.database.users.wombat=francois,jeff,howardR,ames,kreg#derby.database.users.myDB=jerry,kreg,dan,jamie,ames,francois

⌨️ 快捷键说明

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