WilsonORMapper v2.2.0.0 (5/30/2004)
Supports embedded custom objects and tables from other schemas and databases.
- Now supports embedded user-defined object types, thanks to
Paul Hatcher.
- ObjectHolder now includes a Key property, again thanks to Paul Hatcher.
- Tables can now be prefixed with database name and/or the object owner.
- Added support for read-only entities, including those without any keys.
- The Oakleaf Enterprises
team also improved the OPath expression parser.
- Special thanks to Gerrod Thomas
for working with me on several bug fixes.
- Bug Fix: Persisted children now immediately show, without another GetXXX.
- Bug Fix: Now supports auto keys that are longs, shorts, or other types.
- Bug Fix: Several null issues, including null Guids and parameters fixed.
- Bug Fix: More inheritance support, thanks to Jim Daugherty and Mike Robin.
- ORHelper: Now pulls views and handles Guid keys and the new None keyType.
- ORHelper: Tables and columns with spaces in their names parsed correctly.
- ORHelper: Fixed registry access errors and hard-coded category comments.
- ORHelper: Thanks to Mike Mayer
for getting the ORHelper to support MySql.
- ORHelper: Thanks to David D'Amico
for the DefaultEmptyString addition.
Last Updated: 5/30/2004 12:00:00 AM