For use by the Query Editor, this describes methods for
getting/setting the sql commnad (in whatever bean it exists) and
obtaining sql connections.
The Query Editor will initialize itself from the command property
and possible set it's value by calling setCommand().
The Query Editor will listen for PropertyChangeEvents
for the connectionInfo and command properties .
A connectionInfo change means the connection info changed and the
query editor should close and then obtain new connections.