java version + hibernate

Which is the first version of java to support hibernate
[62 byte] By [ss22a] at [2007-10-2 15:12:07]
# 1
> Which is the first version of java to support> hibernatejdk 5.9
kilyasa at 2007-7-13 14:09:55 > top of Java-index,Other Topics,Patterns & OO Design...
# 2
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.
dcmintera at 2007-7-13 14:09:55 > top of Java-index,Other Topics,Patterns & OO Design...
# 3
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...
dcmintera at 2007-7-13 14:09:55 > top of Java-index,Other Topics,Patterns & OO Design...