You should use JPA annotations as much as possible. However, since the JPA and Hibernate flavors have hibernate-annotations in the classpath, there's nothing stopping you from using them.
Matt On 1/17/08, emmettwalsh <[EMAIL PROTECTED]> wrote: > > > has anybody got a good resource/tutorial for using persistence annotations. > I have read a few but there are many conflicts on the way to do things > regarding relationships. Is there any official documentation makes sense? > > In appfuse, do we use hibernate 3 annotations, java persistence annotations > or both. im confused > > > -- > View this message in context: > http://www.nabble.com/Persistence-Annotations-tp14918792s2369p14918792.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
