Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

de.danet.an.installdb: Javadoc index of package de.danet.an.installdb.


Package Samples:

de.danet.an.installdb

Classes:

InstallDB: This class create a database and can called with three parameters: java -jar installdb [-v] [-convert <database type>] [<install script> [resource script]] -v - the SQL statements should be printet on standard out. -convert - the database type as driver class name(org.hsqldb.jdbcDriver, oracle.jdbc.driver.OracleDriver, ...). It is used for searching a property file with the convert rules of the standard SQL datatypes to the specific datatypes of the vendor-specific database. install script - contains the path and file name to the file with sql database creating commands. resource script ...

Home | Contact Us | Privacy Policy | Terms of Service