The Artima Developer Community
Sponsored Link

Java Buzz Forum
Gentle.NET - An Object Persistence Framework

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Dominic Da Silva

Posts: 374
Nickname: dsuspense
Registered: Jul, 2003

Dominic Da Silva is President of SilvaSoft, Inc.
Gentle.NET - An Object Persistence Framework Posted: Apr 7, 2004 8:35 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Dominic Da Silva.
Original Post: Gentle.NET - An Object Persistence Framework
Feed Title: dsuspense
Feed URL: http://tss9.serverconfig.com/suspended.page/
Feed Description: Java/J2EE, .NET, OpenSource, Orlando living, Trinidad stuff and of course the Dolphins!...
Latest Java Buzz Posts
Latest Java Buzz Posts by Dominic Da Silva
Latest Posts From dsuspense

Advertisement
The is another .NET object persistence framework out there called Gentle.NET.
It works with all the usual .NET supported databases like MS SQL Server, Oracle, PostgreSQL (using the NPgSql provider included with Mono) and MySQL (using the ByteFX data provider) and MS Access.
What is really nice about this framework is that it defines a set of .NET "attributes" that you use to decorate your objects that you want to be persistable by the framework.
So no syncing XML config files with your objects in order to make them persistable.
You definitely gotta love .NET attributes, and hopefully JSR-175 will make the Java developer's life just as convenient.

Read: Gentle.NET - An Object Persistence Framework

Topic: Slides from "Java Development on Mac OS X" Previous Topic   Next Topic Topic: Planet Classpath Now Live! Free Java Hacker Blogger Site

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use