com.intersys.objects
Class ObjectServerInfo
java.lang.Object
com.intersys.objects.ObjectServerInfo
- All Implemented Interfaces:
- Cloneable, Serializable
- public class ObjectServerInfo
- extends Object
- implements Serializable, Cloneable
- See Also:
- Serialized Form
cacheSystemVersion
public String cacheSystemVersion
cacheObjectVersion
public String cacheObjectVersion
protocolServerVersion
public String protocolServerVersion
protocolClientVersion
public String protocolClientVersion
connectionInfo
public String connectionInfo
locale
public String locale
namespace
public String namespace
processNumber
public long processNumber
clientVersionSupported
public boolean clientVersionSupported
isUnicode
public boolean isUnicode
systemOrefsSupported
public boolean systemOrefsSupported
ObjectServerInfo
public ObjectServerInfo()
clone
public Object clone()
throws CloneNotSupportedException
- Throws:
CloneNotSupportedException
getMajorObjectVersion
public int getMajorObjectVersion()
getMinorObjectVersion
public int getMinorObjectVersion()
getMajorObjectBuildNumber
public int getMajorObjectBuildNumber()
getMinorObjectBuildNumber
public int getMinorObjectBuildNumber()