Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7000261
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:38:53+00:00 2026-05-27T20:38:53+00:00

I noticed a peculiar behavior with NHibernate. Context: I have a table with a

  • 0

I noticed a peculiar behavior with NHibernate.

Context:
I have a table with a composite key (a number, a string and a date) and a few other columns. I noticed that a query on this table (hibernate class) was significantly slower than queries on other tables. even though there is only one record (hibernate object) returned.

Observation:

  1. A surrogate key was introduced and mapped it as the primary key, running the query again resulted in the same performance as before for Object Hydration.
  2. Hydration of the object was 6-7 times faster if Queried on the surrogate key. 2.

In all the above query runs, database performance was consistent.

There are no Associations or relationships defined in the hibernate mapping of this table.

I am not able to explain the difference in performance of object hydration (populating the .Net Objects with data).

What can I do to tweak the code to be as performant as the query using the PK when I have to use another column in the criteria.

Thanks in Advance

Kiran

EDIT: Table structure.. I have put in the create table script itself.. as I was not able to format it properly..

CREATE TABLE “TEST”
(
“REFERENCE” VARCHAR2(5 BYTE) NOT NULL,
“PRIORITY” NUMBER(6,0) NOT NULL,
“EFF_FROM_DATE” DATE NOT NULL,
“EFF_TO_DATE” DATE NOT NULL,
“VALUE” VARCHAR2(100 BYTE) NOT NULL,
“LAST_UPDATE_USERNAME” VARCHAR2(30 BYTE) NOT NULL,
“LAST_UPDATE_DATE_TIME” DATE NOT NULL,
“NOTE_1” VARCHAR2(20 BYTE),
“NOTE_2” VARCHAR2(20 BYTE)
)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T20:38:54+00:00Added an answer on May 27, 2026 at 8:38 pm

    This discrepancy was solved by forcing nhibernate to use the Oracle driver instead of the Microsoft driver for oracle.

    I followed steps from this blog
    http://www.timvasil.com/blog14/category/Oracle.aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a data.table with two columns: one ID column and one value column.
We noticed a peculiar behavior with Java/Web Logic on one of our multi-processor servers,
I have noticed that some json queries, particularly in google services, return a peculiar
I'm playing with the canvas element in HTML5 and I have noticed a peculiar
I noticed some posts here on string matching, which reminded me of an old
I'm learning Perl and noticed a rather peculiar quirk -- attempting to match one
Noticed a strange thing today. I have some code like this in a project
I've noticed something peculiar about Visual Studio. First, try typing this (C#) somewhere in
I noticed something peculiar about the with keyword in javascript and the parent and
I have a peculiar problem when calling a web service that expects the message

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.