| Author |
DataSource in stand alone javafile?
|
Seetharaman Venkatasamy
Ranch Hand
Joined: Jan 28, 2008
Posts: 5575
|
|
Hi All, can we use DataSource in stand alone( there is no web server or web container) java class? can anybody can explain me? Thanks & Regards, seetharaman.v
|
 |
Jan Cumps
Bartender
Joined: Dec 20, 2006
Posts: 2343
|
|
Yes. You can use a DataSource in a standalone application. The Apache commons dbcp project has several examples, like this one. Regards, Jan
|
OCUP UML fundamental
ITIL foundation
|
 |
 |
|
|
subject: DataSource in stand alone javafile?
|
|
|