| Package | Description |
|---|---|
| org.dmd.dmc.types |
This package contains basic attribute type implementations.
|
| org.dmd.dms.generated.types | |
| org.dmd.dms.generated.types.adapters |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeIntegerToBoolean
The DmcTypeIntegerToBoolean class provides hashed attribute support for mapping Integers to Booleans.
|
class |
DmcTypeIntegerToString
The DmcTypeIntegerToString class provides hashed attribute support for mapping Integers to Strings.
|
class |
DmcTypeIntegerToUUIDLite
The DmcTypeIntegerToUUIDLite class provides hashed attribute support for mapping Integers to Booleans.
|
class |
DmcTypeStringToString
The DmcTypeStringToString class provides hashed attribute support for mapping Integers to Strings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeIntegerToBooleanMAP
The DmcTypeIntegerToBooleanMAP provides storage for a map of IntegerToBoolean
|
class |
DmcTypeIntegerToBooleanMV
The DmcTypeIntegerToBooleanMV provides storage for a multi-valued IntegerToBoolean
|
class |
DmcTypeIntegerToBooleanSET
The DmcTypeIntegerToBooleanSET provides storage for a set of IntegerToBoolean
|
class |
DmcTypeIntegerToBooleanSV
The DmcTypeIntegerToBooleanSV provides storage for a single-valued IntegerToBoolean
|
class |
DmcTypeIntegerToStringMAP
The DmcTypeIntegerToStringMAP provides storage for a map of IntegerToString
|
class |
DmcTypeIntegerToStringMV
The DmcTypeIntegerToStringMV provides storage for a multi-valued IntegerToString
|
class |
DmcTypeIntegerToStringSET
The DmcTypeIntegerToStringSET provides storage for a set of IntegerToString
|
class |
DmcTypeIntegerToStringSV
The DmcTypeIntegerToStringSV provides storage for a single-valued IntegerToString
|
class |
DmcTypeIntegerToUUIDLiteMAP
The DmcTypeIntegerToUUIDLiteMAP provides storage for a map of IntegerToUUIDLite
|
class |
DmcTypeIntegerToUUIDLiteMV
The DmcTypeIntegerToUUIDLiteMV provides storage for a multi-valued IntegerToUUIDLite
|
class |
DmcTypeIntegerToUUIDLiteSET
The DmcTypeIntegerToUUIDLiteSET provides storage for a set of IntegerToUUIDLite
|
class |
DmcTypeIntegerToUUIDLiteSV
The DmcTypeIntegerToUUIDLiteSV provides storage for a single-valued IntegerToUUIDLite
|
class |
DmcTypeStringToStringMAP
The DmcTypeStringToStringMAP provides storage for a map of StringToString
|
class |
DmcTypeStringToStringMV
The DmcTypeStringToStringMV provides storage for a multi-valued StringToString
|
class |
DmcTypeStringToStringSET
The DmcTypeStringToStringSET provides storage for a set of StringToString
|
class |
DmcTypeStringToStringSV
The DmcTypeStringToStringSV provides storage for a single-valued StringToString
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntegerToBooleanMAPAdapter |
class |
IntegerToBooleanMVAdapter |
class |
IntegerToBooleanSETAdapter |
class |
IntegerToBooleanSVAdapter |
class |
IntegerToStringMAPAdapter |
class |
IntegerToStringMVAdapter |
class |
IntegerToStringSETAdapter |
class |
IntegerToStringSVAdapter |
class |
IntegerToUUIDLiteMAPAdapter |
class |
IntegerToUUIDLiteMVAdapter |
class |
IntegerToUUIDLiteSETAdapter |
class |
IntegerToUUIDLiteSVAdapter |
class |
StringToStringMAPAdapter |
class |
StringToStringMVAdapter |
class |
StringToStringSETAdapter |
class |
StringToStringSVAdapter |
Copyright © 2023. All rights reserved.