JDBC Driver for OData

Build 23.0.8839

データ型マッピング

データ型のマッピング

本製品 は、データソースの型を、スキーマで使用可能な対応するデータ型にマッピングします。以下のテーブルはこれらのマッピングを説明します。

OData V2 OData V3 OData V4 CData スキーマ
Edm.Binary Edm.Binary Edm.Binary binary
Edm.Boolean Edm.Boolean Edm.Boolean bool
Edm.DateTime Edm.DateTime Edm.DateTimeOffset datetime
Edm.Decimal Edm.Decimal Edm.Decimal decimal
Edm.Double Edm.Double Edm.Double double
Edm.Guid Edm.Guid Edm.Guid guid
Edm.Int16 Edm.Int16 Edm.Int16 int
Edm.Int32 Edm.Int32 Edm.Int32 int
Edm.Int64 Edm.Int64 Edm.Int64 bigint
Edm.String Edm.String Edm.String string
Edm.Time Edm.Time Edm.TimeOfDay time

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839