On Fri, 26 Nov 2004 19:35:10 -0600, Steve Ebersole <[EMAIL PROTECTED]> wrote:

I still need to test this against 8i/9i, which is where people have been
seeing this issue.  I looked into the classes in the newer 10g jar and
they seem to be handling this the correct way (in terms of caching the
name-to-index resolution).  I just do not currently have an install of
either 8i or 9i to test against.

It is the Java driver that is the problem, not the database right ? Then I know that at least 9i classes12.zip works fine on 10g - at least for testing this primarily.

When we now have this wrapped-resultset will we not try to change the core
to actually use index's or is it just not worth it ?

Because there must be some overhead on doing even this wrapped-resultset stuff
compared to just using a ordinal index.


/max


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:hibernate-devel-
[EMAIL PROTECTED] On Behalf Of Max Rydahl Andersen
Sent: Friday, November 26, 2004 9:45 AM
To: Hibernate development
Subject: [Hibernate] WRAP_RESULT_SETS

Hi!

Did someone try to compare the performance with and without the new
WRAP_RESULT_SETS feature ?

--
--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]
http://jboss.com


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real
users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel



-- -- Max Rydahl Andersen callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]
http://jboss.com


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to