Skip to main content

All Questions

2 votes
1 answer
258 views

Java and MySQL Console REPL

I need to write a Java code that create a shell running MySQL console command and can retain the interactive sesion until it is purposely destroyed. To simulate it, this is my code. ...
Dino's user avatar
  • 821