I have an application that could really use a local temporary table but I can't seem to make it work. One class creates and populates the table then passes the Connection to  another class that wants to use it. The second class sees the table but finds it empty. What am I doing wrong? I am using hsqldb 2.5.0 in an app that requires Java 8. My development system is Linux Mint 20.

Thanks

Bayless


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to