Package sqlline
Class SetSchema
java.lang.Object
sqlline.AbstractCommandHandler
sqlline.SetSchema
- All Implemented Interfaces:
sqlline.CommandHandler
Set Relational schema.
-
Field Summary
Fields inherited from class sqlline.AbstractCommandHandler
sqlLine
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class sqlline.AbstractCommandHandler
echoToFile, getHelpText, getName, getNames, getParameterCompleters, matches
-
Constructor Details
-
SetSchema
public SetSchema(sqlline.SqlLine sqlLine)
-
-
Method Details
-
execute
-