thank you, Andrus!
2006/7/22, Andrus Adamchik <[EMAIL PROTECTED]>:
The easiest way is to implement a custom DataSourceFactory (you can configure implementing class in the Modeler under DataNode "DataSource Factory"). Yet another alternative solution is provided here: http://www.objectstyle.org/confluence/display/CAY/Setting+Database +Connection Andrus On Jul 21, 2006, at 3:43 AM, Nikolai Raitsev wrote: > Hello all! > > I have searched in the mailing-list archive and in user guide, but > no answer > found. > > At the moment are the jdbc access properties in my > XXXNode.driver.xml saved. > How can I set these data, (thus url, userName, password, driver) in my > application? > > A possibility is to work on direct XML file that is however not > beautifully... > > Thus, how I make this without to work on xml? > > Thanks, > > Nikolai
