Habanero Standard 1.1.3
You'll be able to download in 5 seconds.
ABOUT Habanero Standard
Habanero is an object-relational mapping (ORM) architecture for .Net that maps object-oriented code to relational databases. It persists data to and from the database and provides flexible switching of database vendors. Features: - Uses one XML file to map database tables to objects - Support for MySQL, SQL Server, Access, Oracle, PostgreSQL, SQLite - Switching of databases at run-time - Support for several object inheritance formats - Support for single and multiple relationships - Ability to set load criteria - Choice between raw SQL and controlled object-based equivalent - Support for nullable types and generic collections - Choice between single or composite primary keys - Migration support to upgrade databases of outdated client installations - Validation/property rules