ORM
-
Scala

Squealer: An Anti-ORM Influenced Scala Tool
I was reading a blog post from Prismatic the other day and it got me thinking about how we, as…
Read More » -
Enterprise Java

On DTOs
DTOs, or data-transfer objects, are commonly used. What is not s? commonly-known is that they originate from DDD (Domain-driven design).…
Read More » -
Enterprise Java

Problems with ORMs
Object Relational Mapping tools like Hibernate have helped developers make huge productivity gains in dealing with relational databases in the…
Read More » -
Enterprise Java

Java Persistence API: a quick intro…
Hello Readers! After numerous requests from some of my friends I’ve decided to write a short article about the Java…
Read More »


