Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Is hibernate built in the flex data services

Avatar

Level 1
I am developing an application using flex dataservices. I
want to know how to integrate hibernate with dataservice. whether
hibernate is builtin with the flex dataservices? If yes do we need
to write .hbm.xml files ourselves or is there any means flex data
service provides.



Thanks and regards,

Fazil
2 Replies

Avatar

Level 1
Well,



No Hibernate itself is not built-in in FDS, though there is
HibernateAssembler which manages everything between hibernate
resources & fds.

We have to place hibernate resources(all required files) in
library.

Best thing to learn & develop application using
hibernate/fds is:


http://blogs.adobe.com/mtg/2006/08/my_first_hibernate_enabled_fle.html