Re: [hibernate-dev] Table and quoted names

2010-09-30 Thread Steve Ebersole
Sigh... https://fisheye2.atlassian.com/browse/Hibernate4/src/main/java/org/hibernate/metamodel/schema/Identifier.java?r=1e336e607552dd638cee382cb43ed914112ed255 https://fisheye2.atlassian.com/browse/Hibernate4/src/main/java/org/hibernate/metamodel/schema/ObjectName.java?r=1e336e607552dd638cee382cb

Re: [hibernate-dev] Table and quoted names

2010-09-30 Thread Steve Ebersole
Hmm a few other people said they did not get them either. Trying again... On Thu, 2010-09-30 at 10:37 -0500, Steve Ebersole wrote: > ? > > They came back through to me. > > On Thu, 2010-09-30 at 17:21 +0200, Max Rydahl Andersen wrote: > > missing attachement? > > > > /max > > > > On Sep 30,

Re: [hibernate-dev] Table and quoted names

2010-09-30 Thread Steve Ebersole
? They came back through to me. On Thu, 2010-09-30 at 17:21 +0200, Max Rydahl Andersen wrote: > missing attachement? > > /max > > On Sep 30, 2010, at 15:01, Steve Ebersole wrote: > > > True enough. Attached is the code I developed for Hibernate 4 to handle > > this better. Care to gander?

Re: [hibernate-dev] Table and quoted names

2010-09-30 Thread Max Rydahl Andersen
missing attachement? /max On Sep 30, 2010, at 15:01, Steve Ebersole wrote: > True enough. Attached is the code I developed for Hibernate 4 to handle > this better. Care to gander? > > > On Thu, 2010-09-30 at 15:09 +0300, Dmitry Geraskov wrote: >> Hi, guys, >> while I was fixing some bug in h

Re: [hibernate-dev] Table and quoted names

2010-09-30 Thread Steve Ebersole
True enough. Attached is the code I developed for Hibernate 4 to handle this better. Care to gander? On Thu, 2010-09-30 at 15:09 +0300, Dmitry Geraskov wrote: > Hi, guys, > while I was fixing some bug in hibernate tools I looked through some > hibernate code. > And it seems to me that hibernat

[hibernate-dev] Table and quoted names

2010-09-30 Thread Dmitry Geraskov
Hi, guys, while I was fixing some bug in hibernate tools I looked through some hibernate code. And it seems to me that hibernate is not ready in some cases for quoted identifiers. Here I would like to highlight some potentially weak places in key class org.hibernate.mapping.Table. It doesn't

Re: [hibernate-dev] Please provide guide line

2010-09-30 Thread Max Rydahl Andersen
hibernate.org, click doc. /max On Sep 30, 2010, at 08:02, Brajesh Patel wrote: > Hello all, > Please provide beginner guide for learn hibernate. > Thanks in advance. > > -- > Thanks > Brajesh Patel > ___ > hibernate-dev mailing list > hibernate-dev@l

Re: [hibernate-dev] Please provide guide line

2010-09-30 Thread Galder ZamarreƱo
Google On Sep 30, 2010, at 9:02 AM, Brajesh Patel wrote: > Hello all, > Please provide beginner guide for learn hibernate. > Thanks in advance. > > -- > Thanks > Brajesh Patel > ___ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https:

Re: [hibernate-dev] Infinispan DirectoryProvider for Hibernate Search

2010-09-30 Thread Emmanuel Bernard
As usual thanks for the deep analysis. I've been looking at this problem and here is where I am. Lifecycle 1. You pass an instance to the SessionFactory in which case you're responsible for the lifecycle The instance passed needs to be passed to the next ImmutableSearchFactory if a reconstructi

[hibernate-dev] Please provide guide line

2010-09-30 Thread Brajesh Patel
Hello all, Please provide beginner guide for learn hibernate. Thanks in advance. -- Thanks Brajesh Patel ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev