Skip to content

WilliamAboucaya/AdvancedWebTech-Lab4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Web Technologies

Lab 4 - JDBC

How to launch the Exercises :

From a command line interpreter in the project's root directory

mvn clean package

Ex 1.2 : java -cp target/Lab4-0.0.1-SNAPSHOT-jar-with-dependencies.jar SimpleQuery.LastNameFetcher db.properties

Ex 1.3 : java -cp target/Lab4-0.0.1-SNAPSHOT-jar-with-dependencies.jar CommandLineSQL.SQLExec db.properties "YOUR SQL QUERY"

Ex 1.4 : java -cp target/Lab4-0.0.1-SNAPSHOT-jar-with-dependencies.jar reverseEngineering.SqlScriptGenerator db.properties THE NAME OF THE FILE YOU WANT TO WRITE IN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages