Class TypedArgument

java.lang.Object
org.firebirdsql.gds.impl.argument.Argument
org.firebirdsql.gds.impl.argument.TypedArgument
All Implemented Interfaces:
Serializable, Parameter
Direct Known Subclasses:
BigIntArgument, ByteArgument, ByteArrayArgument, NumericArgument, SingleItem, StringArgument

public abstract class TypedArgument extends Argument
Argument with an argument type.
Since:
5
Author:
Mark Rotteveel
See Also: