# MySQL jdbc.driver=com.mysql.jdbc.Driver jdbc.url=jdbc:mysql://localhost/?autoReconnect=true jdbc.user=root jdbc.password=mysql1 jdbc.catalog=test target.types_to_process = table target.tables_to_process = mollytest generate.class_package = examples.dbo generate.output.dir = .