@Deprecated public class IdentifierInfo extends PropertyInfo
| Constructor and Description |
|---|
IdentifierInfo()
Deprecated.
Default constructor for {#
Externalizable. |
IdentifierInfo(PropertyInfo property,
boolean isAutoPk)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAutoGenPk()
Deprecated.
|
void |
readExternal(ObjectInput in)
Deprecated.
|
void |
writeExternal(ObjectOutput out)
Deprecated.
|
afterDeserialize, beforeSerialize, getDocumentSupport, getDotnetStorageType, getName, getStorageType, getType, getTypeDisplayName, getTypeName, isCommonJavaType, isPrimitive, isSpacePrimitive, setDefaultStorageType, toStringpublic IdentifierInfo()
Externalizable.public IdentifierInfo(PropertyInfo property, boolean isAutoPk)
public boolean isAutoGenPk()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class PropertyInfoIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class PropertyInfoIOExceptionCopyright © GigaSpaces.