This is a migrated thread and some comments may be shown as answers.

Some questions

3 Answers 79 Views
Getting Started
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
yjh
Top achievements
Rank 1
yjh asked on 29 May 2011, 02:33 PM
1. Does Open Access ORM support bulk insert/update with high performance?

2. Is it a cheap operation to create New Domain Model(dbcontext)? Compare with the relationship between SessionFactory and Session concept in NHibernate.

3 Answers, 1 is accepted

Sort by
0
Accepted
Ady
Telerik team
answered on 03 Jun 2011, 08:45 AM
Hi yjh,
  1. OpenAccess currently does not support bulk insert/update operations.
  2. The process of creating a new context involves analysing and processing the entire metadata which is an expensive step, but this happens only once when you create the first context and execute a method on it. Any number of context instances created after this are very cheap operations.

 Do get back in case you need further assistance.
Regards,
Ady
the Telerik team
Q1’11 SP1 of Telerik OpenAccess is available for download; also available is the Q2'11 Roadmap for Telerik OpenAccess ORM.
0
Muhunthan
Top achievements
Rank 1
answered on 03 Mar 2012, 06:26 PM
Hi.

Wanted to see if there is any updates on whether Open Access ORM supports 
1. Bulk Insert
2. Bulk Updates

Regards,

Muh
0
Ady
Telerik team
answered on 07 Mar 2012, 03:38 PM
Hi Muh,

 I am afraid OpenAccess does not yet support bulk insert and updates. We will create a PITS item for your suggestions so that you (and others) can vote for them.

Regards,
Ady
the Telerik team
Telerik OpenAccess ORM Q1 2012 release is here! Check out what's new or download a free trial >>
Tags
Getting Started
Asked by
yjh
Top achievements
Rank 1
Answers by
Ady
Telerik team
Muhunthan
Top achievements
Rank 1
Share this question
or