java version + hibernate
Which is the first version of java to support hibernate
[62 byte] By [
ss22a] at [2007-10-2 15:12:07]

Hibernate 3 supports JDK 1.4 and JDK 1.5According to their FAQ it's possible in principle to get it to compile under JDK 1.3, but it doesn't sound like a bundle of fun.I believe it's possible to build and run Hibernate 2 under a JDK 1.2 or higher.
Oh, and call me stupid, but I don't see why this was a dumb question. Asked in completely the wrong place, but not intrinsically an unreasonable thing to ask...