JPA Spring Framework
Spring, BasicDataSource and OpenJPASpring, BasicDataSource and OpenJPA
July 15, 2009July 15, 2009 0 Comments
So you want to use Spring with commons BasicDataSource and OpenJPA? There is an interesting gotcha. Let’s start with just the DriverManager DataSource for comparison. {...}