2012-12-21 TOMMY TYNJÄ As I mentioned in my previous post, I’ve been working closely to the document oritented NoSQL database Mongo DB lately. As an advocate of sustainable systems development (test …
USE OF GENERICS IN EJB 3.1
2012-12-06 TOMMY TYNJÄ With EJB 3.1 it is possible to make use of generics in your bean implementations. There are some aspects that needs to be considered though to make sure …