[ANN] Gentle.NET 1.0.2
From: Morten Mertner (NO.morten.SPAM_at_mertner.com)
Date: 04/22/04
- Next message: David Sceppa: "RE: Master/Detail Transactions"
- Previous message: bruce barker: "Re: try/finally with data access code"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 22 Apr 2004 23:30:56 +0200
Gentle is an open-source object persistence framework featuring a
database-independent SQL factory, automatic SQL generation and object
construction, a list class for managing 1:n and n:m relations,
concurrency control, result set paging, soft deletions, DataView
construction helpers, and reasonably complete documentation.
It currently supports Oracle, PostgreSQL, MySQL, Firebird/InterBase,
MS SQL Server, MS Access/Jet, and SQLite. Metadata is automatically
extracted from most databases, minimizing the amount of configuration
required to get started.
It includes a NAnt build file, VS.NET project files for building under
Windows, and a Makefile for compiling with Mono (still has some
incompatibilities).
This release adds support for the OracleODP provider. New features
include support for paging result sets, optional dynamic tablename
associations, and the ability to soft delete (mark) objects. This
release also contains a number of minor enhancements and several bugfixes.
For more information please visit http://sf.net/projects/gopf
Yours,
Morten
- Next message: David Sceppa: "RE: Master/Detail Transactions"
- Previous message: bruce barker: "Re: try/finally with data access code"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|