#3,588 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of Harnessing Hibernate

Sentiment score: 1
Reddit mentions: 1

We found 1 Reddit mentions of Harnessing Hibernate. Here are the top ones.

Harnessing Hibernate
Buying options
View on Amazon.com
or
    Features:
  • Used Book in Good Condition
Specs:
Height9.19 Inches
Length7 Inches
Number of items1
Release dateMay 2008
Weight1.34041055296 Pounds
Width0.89 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 1 comment on Harnessing Hibernate:

u/k3rv1n ยท 6 pointsr/java

Just a few random items....

  • The best way to learn is to just "do". So start a project to solve something on Github. You can even use JHipster to get you started quickly.

  • Well definitely use Sprint Boot. So I would get books on that maybe. I about about 15 books on the various Spring technologies. They're not absolutely needed, but helped me get up to speed back then. If you mentioned what type of application you're building you could get better answers.

  • The hibernate manual is very good. So I'd definitely get familiar with that. In my hibernate library I have Hibernate Cookbook and Harnessing Hibernate. They're ok, but not really needed unless you're stuck with some.

    As you implement you will run into issues. Searching the web for these specific cases will get you to many blogs / Stackoverflow articles on that specific issue.