随笔分类 - O/R Mapping
[转]Object-relational mapping product vendors
摘要:Object-relational mapping vendors are listed on this page with links to their respective Web sites. The company or organization name is shown first, followed by the product name(s).Object-relationa...
阅读全文
Swallow.NET -- An Upcoming Powerful Object Persistence Tool!
摘要:Swallow.net Swallow.NET is an object persistence tool for the .NET Framework. It ...
阅读全文
我的持久化组件Swallow.NET,与大家交流:)
摘要:以下是我打算实现的数据持久化组件Swallow.NET的一些构思和设想,拿出来与大家分享。 希望大家多提宝贵的建议,如果有人感兴趣的话,我们相互交流相互学习:) http://www.swallow.net.cn/documents/Swallow.NET(chs).pdf
阅读全文
我的O/R Mapping组件----Swallow。(For communication, any replies would be appreciated!! Thanks a lot!!)
摘要:Swallow Object Database.1. 简介 Swallow 是在关系数据库的基础上实现的面向对象的数据库组件。它利用O/R Mapping的原理来模拟实现一个面向对象的数据库。 与现有的一些O/R Mapping组件相比,Swallow支持更加全面的面向对象的概念,在Swallow中开发者可以定义类,可以增删和修改类的属性,并且类之间可以继承,子类可以...
阅读全文
DataObjects.NET -- A Excellent O/R Mapping Framework!
摘要:昨天在网上闲逛的时候,发现了一个不错的.NET O/R Mapping的组件。 The hilighted feature of DataObjects.NET isthe ability to handle all persistence-related tasks transparently! It almost allows you to forget that an underlying...
阅读全文
A First Look at ObjectSpaces in Visual Studio "Whidbey".
摘要:ObjectSpaces是将集成在Whidbey中的O/R Mapping组件。 具体参见: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadonet/html/objectspaces.asp 即将release的ObjectSpaces暂时只支持SQL Server 2000 & SQL Server ...
阅读全文