datascript.runtime.SqlDatabase contains the hardcoded JDBC driver class.
Suggest to add a constructor that takes a JDBC Connection interface as parameter for more flexibility.
Also add a constructor with Connection parameter to all generated database classes.
Log in to post a comment.