Login

Username

Password





Register   Reset password

Get Cuyahoga at SourceForge.net. Fast, secure and Free Open Source software downloads

Forum

Welcome Guest Search | Active Topics | Members

Where is the 'ExecuteUpdate()' ? Options
Constructor
Posted: Saturday, November 22, 2008 5:46:46 AM
Rank: Administration
Groups: Administration , Member

Joined: 10/7/2008
Posts: 505
Points: 1,515
Code:
session.CreateSqlQuery("DELETE VotableNode vn WHERE vn.votingSetBucketId = :bucketId").SetParameter("bucketId", buckedId).ExecuteUpdate();


Can anyone tell me why there is no 'ExecuteUpdate()' in the above statement available in my version of Cuyahoga?

I can not get 'ExecuteUpdate()' anywhere.

I missing something?
Constructor
Posted: Saturday, November 22, 2008 6:34:16 AM
Rank: Administration
Groups: Administration , Member

Joined: 10/7/2008
Posts: 505
Points: 1,515
NHibernate does not (HQL) IQuery.ExecuteUpdate and the SQL ExecuteUpdate.

NHibernate does not still support batch query as hibernate for java does.

?
martijnb
Posted: Sunday, November 23, 2008 6:36:01 AM

Rank: Administration
Groups: Administration , Member

Joined: 12/30/2004
Posts: 1,674
Points: 1,824
Location: Wageningen (NL)
Cuyahoga 1.5.x uses NHibernate 1.2.0 so ExecuteUpdate() is not available.
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

Yet Another Forum.net version 1.9.0 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.