Is it possible to automatically start a tcp server when connecting to a
jdbc url?
Imagining something like server jdbc url:
jdbc:h2:tcp://:8084/~/sample
Then any clients would connect to
jdbc:h2:tcp://debserv:8084/~/sample
I cannot find any documentation that suggest this is possible. So I
guess not.
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to h2-database@googlegroups.com.
To unsubscribe from this group, send email to
h2-database+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.