Enterprise Java
-

How to optimize Hibernate EllementCollection statements
Introduction Hibernate supports three data mapping types: basic (e.g String, int), Embeddable and Entity. Most often, a database row is…
Read More » -

Continuous Delivery with Docker Containers and Java EE
Organizations need a way to make application delivery fast, predictable and secure and the agility provided by containers, such as…
Read More » -

Beginner’s Guide to Hazelcast Part 7
This is a continuation of a series explaining how to use Hazelcast. If one has not read the other six…
Read More » -

Integration Testing JBoss Fuse 6.x With Pax Exam, Part I
JBoss Fuse is a powerful distributed integration platform with built in features for centralized configuration management, service discovery, versioning, API…
Read More » -

Let’s Review How to Insert Clob or Blob via JDBC
LOBs are a PITA in all databases, as well as in JDBC. Handling them correctly takes a couple of lines…
Read More » -

How does Hibernate READ_ONLY CacheConcurrencyStrategy work
Introduction As I previously explained, enterprise caching requires diligence. Because data is duplicated between the database (system of record) and…
Read More » -

Spring-session demonstration using docker-compose
I have earlier written about an exciting new project called Spring-session which provides a clean way to externalize user sessions…
Read More » -

UA Web Challenge Conference: SpringIO for startups
On this week I was speaking on UA Web Challenge Conference in BackEnd section. I’ve chosen strange topic of my…
Read More » -

Spring annotations I never had the chance to use part 1: @primary
Today I remembered an old friend of mine (@primary) with whom we met from tutorials to tutorials. You know that…
Read More »





