Hypersonic SQL and foreign keys
Hypersonic SQL and foreign keys Jeffrey Spoon Hello, I've heard that Hypersonic SQL doesn't support foreign keys? This is a bit confusing. I'm pretty ... a problem, though I suspect it's more to do with my rubbish SQL than hypersonic ...
http://www.javakb.com/Uwe/Forum.aspx/java-databases/1560
Hypersonic SQL DB - JDBC connection fails
Hypersonic SQL DB - JDBC connection fails Joydeep Hi, I have OpenOffice.org 2.0.2 & I ... Engine #Mon Oct 02 22:14:04 IST 2006 hsqldb.script_format=0 runtime.gc_interval=0 sql.enforce_strict_size=false hsqldb.cache_size_scale=8 readonly=false hsqldb.nio_data_file=true hsqldb.cache_scale=14 version=1 ...
http://www.javakb.com/Uwe/Forum.aspx/java-databases/2406
Hypersonic JDBC driver probs
... the Hypersonic 1.61 JDBC driver in a simple program: import java.sql.*; public class Buddy { public static void main(java.lang.String[] args) throws SQLException { try { // ThisHypersonic JDBC driver probs Jeffrey Spoon Hello. I'm trying to load the ...
http://www.javakb.com/Uwe/Forum.aspx/java-databases/1537
Implement SQL in Java
... Hylander You mean to develop a pure java database program like Hypersonic I think. Hypersonic / hsql may have some open sources that you can use to get ideas ... Implement SQL in Java Peter Hi Please give me some advantages for implement ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/9310
Configuring MS SQL Server as a datasource in JBoss
... Configuring MS SQL Server as a datasource in JBoss Florian Schwingenschloegl Hi! The ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/6556
Configuring MS SQL Server as a datasource in JBoss
... Configuring MS SQL Server as a datasource in JBoss Florian Schwingenschloegl Hi! The ...
http://www.javakb.com/Uwe/Forum.aspx/java-beans/304
How can I get SQL text when using Hibernate
... to get the SQL. 2. If can't get the SQL file, so I just save the Object and if there are ... How can I get SQL text when using Hibernate sss.zhou@gmail.com I am using hibernate for persistence ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/37843
simple persistence without databases
... would like to offer query support to my users too. Since SQL is such a standard, I will definitely look into using Hypersonic SQL. The footprint is an interesting topic. Some of my customers use ... color palette -- which I had forgotten to mark as static. thanks tons! frebe Hypersonic ...
http://www.javakb.com/Uwe/Forum.aspx/java-databases/1530
Why JDBC need explicit character conversion?
... of fact, I never had that kind of problem with Postgres or MS SQL, or Hypersonic SQL
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/28226
What free database you use in your Java application on Linux platform (& eclipse for IDE)?
... Java application on Linux platform? which tool you use for its editing? Happyslayer Hypersonic SQL (HSQL) works absolutely great--includes the tools and the source ...
http://www.javakb.com/Uwe/Forum.aspx/java/1074