Few years back I used Hibernate. Most of the Java programmers love Hibernate. Hibernate is fast, easy and reliable way to map your object-oriented business model onto any relational database and thus hide it from your Java object-oriented program logic. I...
It's extremely painful upgrading from even minor versions. We had been stuck on Hibernate 4 for years because the upgrade to version 5 would have broken most of the queries. Sometimes classes are not even found any longer.
The flexibility of the platform is really amazing. After a small learning curve (but I am a somewhat experienced programmer) the application can be created really fast. If you stick to the platform layout/functionality the speed of development is really...
There's nothing not to like about the platform. The only thing is that they release so much new functionality with each new release, that sometimes, it can be hard to keep up. But in the long run, it will benefit you, the user.
Few years back I used Hibernate. Most of the Java programmers love Hibernate. Hibernate is fast, easy and reliable way to map your object-oriented business model onto any relational database and thus hide it from your Java object-oriented program logic. I...
The flexibility of the platform is really amazing. After a small learning curve (but I am a somewhat experienced programmer) the application can be created really fast. If you stick to the platform layout/functionality the speed of development is really...
It's extremely painful upgrading from even minor versions. We had been stuck on Hibernate 4 for years because the upgrade to version 5 would have broken most of the queries. Sometimes classes are not even found any longer.
There's nothing not to like about the platform. The only thing is that they release so much new functionality with each new release, that sometimes, it can be hard to keep up. But in the long run, it will benefit you, the user.