[hibernate-dev] [HSearch] HSearch now depends on JPA 2

2009-06-12 Thread Emmanuel Bernard
I needed to do that cause Hibernate Annotations 3.5 does. ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] Re: Pushing indexes through JGroups

2009-06-12 Thread Łukasz Moreń
Hi, #2. I am using Intellij 8.1. I have downloaded from wiki xml file with codestyle for intellij, but it's still a little bit different from currently existing in HS (i.e. imports order or line length). #4. The "listenerClassName" from JGroupsBackendQueueProcessorFactory is mandatory but only i

Re: [hibernate-dev] Wishing to work on Hibernate's DDL capabilities

2009-06-12 Thread Steve Ebersole
On Thu, 2009-06-11 at 22:30 +0200, Francis Galiegue wrote: > > This is what I really want to achieve, though. I'm close to it, really > close. The Dialect API, as it exists today, only lacks a few pieces > and logical separation to make it easier and fully functional. And it > is of high interest