Hi All,
I've been using hibernate 2.1.x for a while on Mac OS X. As the first release candidate for Java 5 (Tiger) is available on OS X, i would like to use Hibernate Annotations and Hibernate 3 in our Project on JDK 1.5. I've downloaded hibernate 3 and hibernate 3 annotations beta package. I went through the wiki page, documentation, this forum and couldn't find a documentation for hibernate annotations that i can use to replace xdoclet tags (that i used to create .hbm.xml files). I did find the doc which has EJB3 annotations. But i need the list of annotations that i can use for the above said purpose and probably some sample POJOS that has such annotations.
I would greatly appreciately if someone can point me to such references.
Thanks for any input in advance!
|