You can use ${property} syntax in the SqlMapConfig.xml, and then send it to the SqlMapClientBuilder through a Properties instance as the second parameter.
Clinton
On 5/23/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi,
Database password is quite sensitive information and providing this in plain file is not an option for us.
Is there any way to set password programmatically?
Or another scenario when password is changing often...
Alex