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

Module db

source code

Plugin for our managing the OMERO database.

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]
  DatabaseControl
Variables [hide private]
  HELP = """Database tools for creating scripts, setting passwor...
  cli = CLI()

Imports: Exception, BaseControl, CLI, VERSION, FileType, path, omero, time, sys


Variables Details [hide private]

HELP

Value:
"""Database tools for creating scripts, setting passwords, etc."""