i've written some java code to connect and update a small test database. I create a table in Java code, but when i look into my database there is nothing there. There seems to be some difference in between connecting in Java and using the CLI.
Any tips / pointers on how to tackle this? I am using the embedded jdbc driver. -- View this message in context: http://www.nabble.com/No-changes-applied-in-Java--Cant-find-it-in-derby-tools.-tp23618841p23618841.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
