Hi, Don't you think 350 columns for one table is too much and this is your performance bottleneck instead of .Net, Oracle and nhibernate.
On Sat, Dec 3, 2011 at 12:42 PM, H.N. Mishra <[email protected]> wrote: > Hi, > > I have two tables, one parent with 2 columns and another, child having 350 > columns in Oracle. I am just going through the POC with .net and oracle and > trying to insert report in one row in 1 parent and multiple rows in the > child table. It takes 3 minutes to insert 100 records and if we try 500 > records, application goes dead. If we try same record insertion using pl/sql > it takes within 8 seconds to insert same records. > > My doubt is that does nHibernate is suitable for tables having these many > columns? > > Or we are not using proper parameters for nHibernate? > > We want to implement entity model and want to use nHibernate as ORM tool, > but in POC we see performance bottlenecks which will not be acceptable for > this application. > > > -- > Thanks and Regds, > H N Mishra > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. -- با آرزوي شادي و موفقيت و شادابي محمد علي هنرپيشه Mohamad Ali Honarpisheh -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
