Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
设置数据库口令。
Configuration Configuration.setPassword( String password ) throws ULjException
password 用于新数据库的口令,或用于访问现有数据库的口令。
设置了数据库口令的 Configuration 对象。
口令用于获取对数据库的访问权限,并且必须与创建数据库时指定的口令相一致。缺省值为 "dba"。