Attention: This article was published over 15 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.I have a huge fascination with reality TV shows in which something is created. My favorite of this genre is the Chip Foose-led “Overhaulin” …
Implementing .equals
Attention: This article was published over 15 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Scenario You are working on a project and you have two objects. You want to know if, according to the business, they are the …
ThreeTen: The Ultimate Future of Java Date/Time…In Progress
Attention: This article was published over 15 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.My last article was entitled Joda-Time: The Future of Java Date/Time and I was pleased to see a lot of discussion on the topic. …
Using the Jackson JSON Processor – A Quick Overview
Attention: This article was published over 15 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.A wide variety of parsers exist for use with JSON and can be viewed on the JSON website. One great option for use with Java …
Spring/JPA Java SQL Scalar Function Utility for Layered Applications
Attention: This article was published over 15 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Most Java applications interact with a relational data source through a POJO object model that is mapped with an object relational (OR) mapping framework. …

