Class COM.odi.util.query.FreeVariableBindings
java.lang.Object
|
+----COM.odi.util.TypedMap
|
+----COM.odi.util.query.FreeVariableBindings
- public class FreeVariableBindings
- extends TypedMap
- implements Cloneable, Serializable
Use instances of the FreeVariableBindings class to specify the free
variables bindings in a query. Similar to Hashtable, but permits storing
null values and checks that the keys are strings.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.