Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Choose configuration 'Generic H2 (Server)'
  2. Insert

    Code Block
    jdbc:h2:tcp://localhost:9092/mem:testdb

    as JDBC URL

  3. Set 'sa' as password
  4. Click 'Connect' button

...