Name |
Description |
DefaultPersisterAttribute |
Indicates that the class this is applied to should use the default persister. Normally this does not have to be explicitly added as classes without a persister attribute will always use the default persister. |
PersistentAttributeAttribute |
|
PersistentCollectionAttribute |
|
PersistentKvpCollectionAttribute |
|
PersistentPathAttribute |
|
PersistentTextAttribute |
|
PersisterAttribute |
|
XmlSerializerPersisterAttribute |
Indicates that the class this is applied to should use the .NET XmlSerializer for serialization and deserialization. |