If you were logged in, then you could vote. Don't wait. Login and vote now.
By bloid
via blogs.sun.com
Published: Mar 19 2007 / 11:42
I have been using the Java Persistence API recently and I wanted to create some unit tests which did not run against the target database. Java Db which is bundled with both Glassfish and Java SE 6 is ubiquitous in my environment and supports running in embedded mode. This combination makes it ideal for mocking the database environment for unit tests.



Add your comment