Menu

Commit [r49]  Maximize  Restore  History

Checked support for javaDB. This would make development inside netbeans a bit easier.

I also have been looking into the index problem. It seems the indeces weren't added to the table yet. I changed this but now the code will throw a resource not found exception because the reference table won't be loaded yet. Maybe using ReferencePointers will solve the problem. This will be the next thing I will be looking into. ResourcePointers to the rescue

calmera 2007-10-15

changed /branches/greenwade/trunk/src/net/sf/sql2java/DatabaseReaderTester.java
changed /branches/greenwade/trunk/src/net/sf/sql2java/common/beans/Schema.java
changed /branches/greenwade/trunk/src/net/sf/sql2java/common/beans/Table.java
added /branches/greenwade/trunk/src/net/sf/sql2java/common/exceptions/ResourceNotFoundException.java
changed /branches/greenwade/trunk/src/net/sf/sql2java/fetching/DatabaseFetcher.java
/branches/greenwade/trunk/src/net/sf/sql2java/DatabaseReaderTester.java Diff Switch to side-by-side view
Loading...
/branches/greenwade/trunk/src/net/sf/sql2java/common/beans/Schema.java Diff Switch to side-by-side view
Loading...
/branches/greenwade/trunk/src/net/sf/sql2java/common/beans/Table.java Diff Switch to side-by-side view
Loading...
/branches/greenwade/trunk/src/net/sf/sql2java/common/exceptions/ResourceNotFoundException.java Diff Switch to side-by-side view
Loading...
/branches/greenwade/trunk/src/net/sf/sql2java/fetching/DatabaseFetcher.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.