wordnet

sqlunet builder how to
Bernard Bou
1313ou@gmail.com

       
project page | how to
download
SQLUNET
web | archive
       


HOW TO

LAUNCH

java -classpath {modulejar*,driverjar, supportlibjars} org.wnsql.builder.Builder -data:data.properties -jdbc:jdbc.properties -todo:todo.properties [action]

ACTION

A list of action parameters is available when the above is run with no action parameter.

PROPERTY FILES

Please refer to example property files.

data conf filedefines where the homes to data are located
jdbc conf filedefines JDBC settings such as database url, user, password, ...
todo conf filesdefines what are the active modules and what they do