@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, toString
public IdentifierInfo()
Externalizable
.public IdentifierInfo(PropertyInfo property, boolean isAutoPk)
public boolean isAutoGenPk()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class PropertyInfo
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class PropertyInfo
IOException
Copyright © GigaSpaces.