Re: [appfuse-user] DriverManagerDataSource with appfuse
Overriding onSetUpBeforeTransaction might be what you're looking for. http://static.springframework.org/spring/docs/2.0.x/api/org/springframework/test/AbstractTransactionalSpringContextTests.html Matt On Mon, Jul 28, 2008 at 5:15 AM, Miguel Romero <[EMAIL PROTECTED]> wrote: > //users@appfuse.dev
[appfuse-user] DriverManagerDataSource with appfuse
//users@appfuse.dev.java.net hi, i´m trying use "org.springframework.jdbc.datasource.DriverManagerDataSource" to around my problem of connect with distinct users in my datasource. reource.xml dao.xml