| CollectionTypeHandler |
TypeHandler for Collections. |
| DateTimeOffsetTypeHandler |
|
| EnumTypeHandler |
|
| EnumTypeHandlerPredicate |
|
| GenericCollectionTypeHandler |
|
| GuidTypeHandler |
DB4O type handler for efficiently storing and activating System.Guid values.
|
| IgnoreFieldsTypeHandler |
Typehandler that ignores all fields on a class |
| MapTypeHandler |
Typehandler for classes that implement IDictionary. |
| SingleClassTypeHandlerPredicate |
allows installing a Typehandler for a single class. |
| SingleNamedClassTypeHandlerPredicate |
allows installing a Typehandler for a single classname. |
| SystemArrayTypeHandler |
|