I'm not familiar with NPersistence - NHibernate supports XML and a
Criteria API which superficially looks similar to JPA, see
http://nhforge.org/doc/nh/en/index.html#querycriteria

 

/Pete

 

From: [email protected] [mailto:[email protected]] On
Behalf Of Jose Antonio Lopez
Sent: 26 April 2013 13:04
To: [email protected]
Subject: [nhusers] NHibernate and Criteria or NPersistence with other
Query

 

I would like to ask from some advice. I usually use Java JPA with
Criteria Queries and PostgreSQL in my projects (I work with Tapestry
Framework which is based on Maven). I feel so comfortable with this
tools and I can develop quickly. But now I must develop a proyect in C#.
I have been studing similar tools in this platform and I have found
NHibernate and NPersistence. The problem is that with NPersistence you
can not use Criteria
(http://www.npersistence.org/content/how-use-criteria), and with
NHibernate you can not mapping with NPersistence. So, what do you thing
could be more interesting for learn and quickly development?? May I use
NHibernate with XML mapping and Criteria or could be better use
NPeristence with another kind of queries??

Thanks in advance!

-- 
You received this message because you are subscribed to the Google
Groups "nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to