| java.lang.Object isql.commands.BindCommand
BindCommand | public class BindCommand implements Command(Code) | | The command object associated with our metadata, such as links for
tables, sort options etc.
I am wondering whether they should be separate classes, however,
would like them to be in one place.
author: rahul kumar See Also: XXX |
Constructor Summary | |
public | BindCommand() ctor/constructor. |
BindCommand | public BindCommand()(Code) | | ctor/constructor.
|
|
|