org.makumba
Class delete
java.lang.Object
org.makumba.delete
public class delete
- extends Object
Deletes records from a database. The database configuration must have admin# confirmations that match each of the
indicated types. java org.makumba.delete destinationDb type1 [type2 ...] Deletion is logged (see
Logger, MakumbaSystem.setLoggingRoot(java.lang.String)) in the
"db.admin.delete" logger, with Level.INFO logging level.
|
Method Summary |
static void |
main(String[] argv)
|
(package private) static void |
usage()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
delete
public delete()
main
public static void main(String[] argv)
usage
static void usage()