[hibernate-dev] Porting seam DVD store example to OGM

Alan F alan at eth0.org.uk
Mon May 7 08:49:52 EDT 2012


It is in fact the hotel booking example, not the DVD store (another 
older example project I haven't ported).. So I've changed the title of 
the page.

https://community.jboss.org/wiki/PortingSeamHotelBookingExampleToOGM

and the github repository: https://github.com/ajf8/seam-booking-ogm

On 05/07/2012 01:39 PM, Alan F wrote:
> Hi all,
>
> I've converted the seam hotel booking JPA example to use Hibernate OGM,
> specifically the MongoDB dialect, and documented what needed to be done
> on the wiki. The instructions and code should be fairly relevant to the
> Infinispan dialect too.
>
> I did encounter a few issues doing this so I hope the instructions will
> be useful to others. The main change is that the queries needed
> converting from criteria queries to Hibernate search/lucene.
>
> https://community.jboss.org/wiki/PortingSeamDVDStoreExampleToOGM
>
> The code is available on my github:
>
> https://github.com/ajf8/seam-dvd-store-ogm
>
> Let me know if you spot any errors/improvements in the wiki page or have
> any fixes to the code.
>
> Regards,
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev



More information about the hibernate-dev mailing list