Package omero :: Package plugins :: Module hql
[hide private]
[frames] | no frames]

Module hql

source code

HQL plugin

Plugin read by omero.cli.Cli during initialization. The method(s) defined here will be added to the Cli class for later use.

Copyright 2008 Glencoe Software, Inc. All rights reserved. Use is subject to license terms supplied in LICENSE.txt

Classes [hide private]
  HqlControl
Variables [hide private]
  HELP = """Executes an HQL statement with the given paramet...

Imports: BaseControl, CLI, time, sys


Variables Details [hide private]

HELP

Value:
"""Executes an HQL statement with the given parameters

If no query is given, then a shell is opened which will run any entere\
d query
with the current parameters.
"""