diff options
author | Dan Timoney <dtimoney@att.com> | 2017-09-18 11:33:49 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-09-18 11:33:49 -0400 |
commit | aa202d6221e4f4d07b25e9b703de1125f6a6f0e3 (patch) | |
tree | 4c4680571fca00f7f9f38e26b63a3b5e1d351bb4 /filters | |
parent | 148c15b82dfc2025dc1c4a19b55293cdf3e9db2f (diff) |
Explicitly import com.mysql.jdbc package
Need to explicitly add com.mysql.jdbc to Import-Package in dblib/provider
pom.xml, so that Class.forName() can resolve com.mysql.jdbc.Driver.
Will also need to add org.mariadb.jdbc,but will do that in a separate
commit
Change-Id: I6a4be5d4e1841690919484940af75a2cb15c357b
Issue-ID: CCSDK-94
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'filters')
0 files changed, 0 insertions, 0 deletions