On Fri, 2010-10-01 at 14:31 +0200, Max Rydahl Andersen wrote:
> Got them this time.
> 
> Looks like quoting is done all good there.
> 
> Looking at it reminded me of 
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-1476
> 
> The problem of the separators actually having to be dialect controlled and 
> even in some cases schema
> can be skipped resulting in catalog..table. Worth covering ?

I'd like to figure out if this could be determined by looking at the
DatabaseMetaData before making the Dialects have to specify this.  With
the Dialects its just another thing we need to "keep in synch".  Not
sure if you saw my comments in ObjectName wrt DatabaseMetaData, but
those 2 were just the start of my investigation into this.

-- 
Steve Ebersole <st...@hibernate.org>
http://hibernate.org

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to