Skip to content

debmalya/MyConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyConnector

To connect with MySQL or PostgreSQL

Need to have config.properties in the classpath with following entries

  • database.driver
  • database.username
  • datbase.password
  • database.url
  • database.query