SQLOBJECT-ADMIN(1) | General Commands Manual | SQLOBJECT-ADMIN(1) |
sqlobject-admin - manage your database as defined with SQLObject classes
sqlobject-admin [options] command
The sqlobject-admin tool included with SQLObject allows you to manage your database as defined with SQLObject classes.
Some of the features include creating tables, checking the status of the database, recording a version of a schema, and updating the database to match the version of the schema in your code.
The following commands are recognized:
help
create
sql
drop
execute
list
status
record
upgrade
-c CONNECTION, --connection=CONNECTION
-f FILENAME, --config-file=FILENAME
-m MODULE, --module=MODULE
-p PACKAGE, --package=PACKAGE
--class=CLASSMATCH
--egg=EGG_SPEC
This manual page was written by Carl Chenet <chaica@ohmytux.com>.
This package is licensed under the GNU Lesser General Public License version 2.1 (or later). You can find the full text of the LGPL in /usr/share/common-licenses/LGPL in your Debian system.
06/03/2010 |