Custom ORM of 30 classes handwritten Spring core principles
This article is excerpted from Spring 5 core principles
1. Overview of implementation ideas
1.1 start with ResultSet
When it comes to ResultSet, the "little partner" with Java development experience is naturally the most familiar, but I believe it is also the "most familiar stranger" for most people. Everyone can get va ...
Added by rwcurry on Thu, 16 Dec 2021 10:31:22 +0200