Grappling: EclipseLink
This week we dig into some differences between versions of TopLink and EclipseLink.
This week we dig into some differences between versions of TopLink and EclipseLink.
I was recently looking at an example that had provided a VirtualBox VM image with “all the stuff” packed into it to work out of the box. I didn’t want to muck around much with VirtualBox, since I already have Docker working fine on my Mac. So I had to build up an Ubuntu image … Read more
One of the big tenants of Domain Driven Design is “Ubiquitous Language”. This means that all the shareholders of the system a shared language. Product, Development, QA, Support, etc. all have a shared dictionary and language. Existing Language When Domain Driven Design is being kicked off on an existing project, this becomes a process of … Read more