[ 
https://issues.apache.org/jira/browse/OAK-3532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967234#comment-14967234
 ] 

Julian Reschke commented on OAK-3532:
-------------------------------------

First version committed to trunk. Usage:

a) build oak-run

b) java -cp ...  org.apache.jackrabbit.oak.plugins.document.rdb.RDBExport 
JDBC-URI username password tablename [whereclause]

class path needs to contain JDBC driver and oak-run; whereclause is optional 
and inserts "where" automatically


> create RDB export tool
> ----------------------
>
>                 Key: OAK-3532
>                 URL: https://issues.apache.org/jira/browse/OAK-3532
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: core
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> Create a super-simple utility that can export JSON representations of 
> selected rows.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to