XmlQueryContext.setVariableValue |
![]() ![]() |
import com.sleepycat.dbxml.*;public void setVariableValue(String name, XmlValue value) throws XmlException;
The XmlQueryContext.setVariableValue method binds the specified value to the specified variable.
![]() ![]() |
Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.