[hibernate-dev] Hibernate ORM 4.3.0.Beta4 release

2013-09-12 Thread Steve Ebersole
Get your hot fresh Beta release... http://in.relation.to/Bloggers/HibernateORM430Beta4Release ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] IRC Developer Meeting - Sept 12

2013-09-12 Thread Steve Ebersole
Quite a few discussions around JPA 2.1. Discussed ongoing tooling work: maven/gradle plugin development, migration of "JPA Metamodel Generator" project into ORM. And more. [10:44] Minutes: http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2013/hibernate-dev.2013-09-12-15.01

Re: [hibernate-dev] Decoupling indexed types from their class definitions

2013-09-12 Thread Hardy Ferentschik
On 11 Jan 2013, at 5:14 PM, Sanne Grinovero wrote: > Some other projects use Hibernate Search - specifically the engine > module - to bridge their domain model to a Lucene index and take > advantage of its high performance low-level integration with Lucene. > This is generally achieved by indexi