R
Feb 29, 2024RMI (Remote Method Invocation)
RMI (Remote Method Invocation) is an API provided by J2EE platform that defines methods for...
Feb 29, 20241 min read0 reactions0 comments
Tag archive
RMI (Remote Method Invocation) is an API provided by J2EE platform that defines methods for...
Hibernate, Mybatis, and emerging ORM technologies such as JOOQ can easily map database tables into...
More use of Java to avoid stored procedures and complex SQL is a trend in current application...
With DTOs we're dealing with immutable data more often than not, which means that once an object is...

Over the years, I've been a part of many decisions (and lively debates) around the choice of software...
Introduction Java is one of the emerging and on-demand technologies in the cur...