Login Skip Navigation LinksWilsonORMapper > News Search
Demo Version Demo Version
Download and try for yourself a fully working demo version, including sample apps and documentation.  The only limitation is that the demo version only works inside the debugger.

PayPal Subscribe
Get It All for $50 USD:
WebPortal, ORMapper,
Source Code, All Updates
PayPal

Wilson ORMapper News Wilson ORMapper News
WilsonORMapper v4.2.0.0 (10/15/2005)
Supports intercepting database commands for logging (even with Log4Net) or modifying actual sql, includes a new lookup feature to support outer joins in a single query, yet more generics for relationships, and more.

  • Added support for Intercepting Database Commands using IInterceptCommand,
  • which can be used for Logging (Log4Net or custom) or modifying actual Sql.
  • Added support for Outer Joins to populate Lookup values in single query.
  • Added Generic ObjectHolder<T> for strongly typed lazy-load many-to-ones.
  • Jeff Lanning added OPath Sorts on Many-to-One Relations and more Functions.
  • Added TotalCount Property to IObjectPage for ObjectSet, List, and Reader.
  • Output Parameters are now Supported on GetObjectSet/XXX and ExecuteScalar.
  • GetObject on ObjectSet/List now returns Null when the Key is not Contained.
  • Exceptions are fully Serializable, Default DateFormat is yyyy-MM-dd HH:mm:ss.
  • Bug Fix for some scenarios where Multiple Many-To-Many Deletes were Failing.
  • Bug Fix so InitialState.Updated will Work with Deletes and not just Updates.
  • Bug Fix so that the LocalStore works correctly for Multi-Threaded scenarios.
  • Thanks to Mark Kamoski ( http://www.WebLogicArts.com) for ORHelper options
  • for mapping types, lazy-load false, date-time stamps, and escape keywords.
Last Updated: 10/15/2005 12:00:00 AM