This website is intended as archive for old content and forums.
Please visit http://opf3.codeplex.com for the project's new website.

Announcements

FORUM TOPIC

This forum is used by the Opf3 developers to announce new features or to discuss with you about ideas on new features.

RSS
Christian Liensberger [Moderator]
Posted on the 06/15/07 11:10 PM
IPartialPersist - Persist only what you want...
Reply Quote
 IPartialPersist is an interface that is implemented by a persistent object. Opf3 queries the interface during the persist of the persistent object and the object itself can return if a property is to persist or not! Opf3 uses only the properties that are to persist in the SQL statement that is generated. This allows the developer to exactly specify what should be persisted and what not - which may give the application a big performance boost!

All times are in GMT.