public class RDBHelper
extends java.lang.Object
Run with:
java -cp oak-run-version.jar org.apache.jackrabbit.oak.plugins.document.rdb.RDBHelper
Constructor and Description |
---|
RDBHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
dump(java.lang.String database,
java.lang.Integer initial,
java.lang.Integer upgrade) |
static java.lang.String |
getSupportedDatabases() |
static void |
main(java.lang.String[] args) |
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.