Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 170 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 170 Bytes

Example of ActiveJDBC using Ant

To execute:

  1. Run create.sql against your instance of MySQL - this will create a new table.
  2. Execute: "ant run" in this directory