Categories: Object-relational mapping
Latest version: 1.6.0.3Added 2004-10-19Updated 2008-06-03
Toolkit for object/relational mapping.Features include:- Bundled BizBlox Builder tool reads your SQL Scripts to create your data (entity) classes and finder classes. SQL scripts can be generated from the SQL Server 2000 Enterprise Manager or hand written.- Code synchronization so you can import changes to your schema back in to the code without affecting your code changes or finder methods.- Uses ADO.NET with caching techniques.- Provides support for transactions.- Query library and built in multi language - multi character-set search engine. No need to write SQL again.- Includes NUnit test suite source code for validation and code examples.