IPdxTypeMapper Interface |
Namespace: GemStone.GemFire.Cache.Generic
The IPdxTypeMapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | FromPdxTypeName |
To map the pdx type name to local type
pdx type name
@return the local type name.
|
![]() | ToPdxTypeName |
To map the local type name to pdx type
local type name
@return the pdx type name.
|