1 Answers
The.NET Persistence API, also referred to as NPA, is a persistence and object-relational mapping specification for the.NET framework.
NPA is based on the Java Persistence API , which is the standard persistence API in the Java world. NPA follows JPA by providing a complete persistence API and a rich set of ORM features.
4 views
Answered