On Fri, 2010-10-01 at 18:26 +0200, Max Rydahl Andersen wrote:
> >> 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
>> Ok, saw it now.
>>
>> I'm eery to requiring databasemetadata access as part of the Table model
>> since I (at least until now) have
>> been using them extensively without wanting to require a running db...(which
>> is not a requirement today).
>
> I have to be honest that I fail to grasp whe
>> 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
On Fri, 2010-10-01 at 15:57 +0200, Max Rydahl Andersen wrote:
> > 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
On 10/01/2010 03:20 PM, Steve Ebersole wrote:
> 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 Obje
>>
>> 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
On 1 oct. 2010, at 14:14, Sanne Grinovero wrote:
> Hi Emmanuel,
> thanks, some more comments inline:
>
> 2010/9/30 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 Sess
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 dialec
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 catalo
Hi Emmanuel,
thanks, some more comments inline:
2010/9/30 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
>
2010/9/29 Emmanuel Bernard :
> Yes. Actually adding a GlassfishDialect subclass might make things simpler too
thanks, suggested the idea of a new implementation in HHH-5612
Sanne
>
> On 28 sept. 2010, at 19:29, Sanne Grinovero wrote:
>
>> thanks Emmanuel,
>> yes the SunONETransactionManagerLook
11 matches
Mail list logo