| java.lang.Object com.triactive.jdo.DropJDOTables
DropJDOTables | public class DropJDOTables (Code) | | A command-line utility to clear all JDO tables use with the specified
database and schema.
author: Mike Martin version: $Revision: 1.4 $ |
Method Summary | |
public static void | main(String[] args) Called when the class is invoked from the command line. |
main | public static void main(String[] args)(Code) | | Called when the class is invoked from the command line.
Parameters: args - Ignored. |
|
|