Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2016
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. DriverManager.getConnection("jdbc:h2:mem:test", "sa", "");
  2.  
  3. com.mysql.cj.core.exceptions.WrongArgumentException: Connector/J cannot handle a database URL of type 'jdbc:h2:'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement