Hello If i have to use DAO and SQLMap to get data from my database, but i want to supply the connection, is it possible? for example if i have to just SQLMap i do the following
SqlMapClient client =
GetSQLConfig.getSqlMapInstance();
client.setUserConnection(conn);
How can i do it when using DAO and SQLMap
Ashish
__________________________________________
Yahoo! DSL Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
