Class ParameterArray

java.lang.Object
net.ontopia.topicmaps.impl.rdbms.ParameterArray
All Implemented Interfaces:
Externalizable, Serializable

public class ParameterArray extends Object implements Externalizable
INTERNAL: Object wrapper class for query parameter array. This wrapper class is purely used to make it possible to use arrays as map keys.

See Also: