org.firebirdsql.gds.impl.wire
Class ParameterBufferBase.StringArgument
java.lang.Object
org.firebirdsql.gds.impl.wire.ParameterBufferBase.Argument
org.firebirdsql.gds.impl.wire.ParameterBufferBase.StringArgument
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ParameterBufferBase
protected static class ParameterBufferBase.StringArgument
- extends ParameterBufferBase.Argument
- See Also:
- Serialized Form
writeLength
protected void writeLength(int length,
XdrOutputStream outputStream)
throws IOException
- Throws:
IOException
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
Copyright © 2001-2010. All Rights Reserved.