-
Enterprise Java
Oracle ADF Mobile World! Hello!
Hello, ADF Mobile, World! As you probably already know… ADF Mobile is here! Here are some links that will make you feel…
Read More » -
Enterprise Java
JPA/Hibernate: Version-Based Optimistic Concurrency Control
This article is an introduction to version-based optimistic concurrency control in Hibernate and JPA. The concept is fairly old and…
Read More » -
Core Java
By your Command – Command design pattern
Command design pattern is one of the widely known design pattern and it falls under the Behavioral Design Pattern (part…
Read More » -
Enterprise Java
Coherence Event Processing by using Map Trigger Feature
This article shows how to process Coherence events by using Map Triggers. Basically, Distributed Data Management in Oracle Coherence is…
Read More » -
Software Development
Modeling Mongo Documents With Mongoose
Without a doubt, one of the quickest ways to build an application that leverages MongoDB is with Node. It’s as…
Read More » -
Software Development
Don’t Use JSON And XML As Internal Transfer Formats http
You have a system that has multiple components and they have to communicate. They do that either via internal web…
Read More » -
Software Development
Do you really get your IDE?
This is bit like a philosophical post. Just some thoughts regarding our perception of developer tooling. First – a question.…
Read More » -
Enterprise Java
Performance Analysis of REST/HTTP Services with JMeter and Yourkit
My last post described how to accomplish stress- or load-testing of asynchronous REST/HTTP services with JMeter. However, running such tests…
Read More » -
Software Development
MongoDB From the Trenches: Prudent Production Planning
While starting out with MongoDB is super easy, there are few things you should keep in mind as you move…
Read More »