Michael Remijan
My thoughts on technology
Showing posts with label
derby
.
Show all posts
Showing posts with label
derby
.
Show all posts
March 19, 2014
Integration Testing with Maven and an In-Memory Derby Database
›
Abstract You have a database-driven application. Your project contains a lot of SQL and you want to test it. Following strict unit testing ...
2 comments:
January 27, 2014
Resolving SQLGrammarException using JPA @ManyToOne and @OneToMany Relationships
›
Abstract So let's say your database has a simple parent-child relationship such as the relationship between a user and their addresses....
›
Home
View web version