Data Types

The data types in Microsoft Dynamics CRM correspond to .NET data types whenever possible. These types are directly corresponding to java data types whenever possible. The cases where direct mapping is not possible (for example, OptionSetValue) have specific handler classes for marshalling the data from CRM to Java for the adapter.