H2 Database Engine
I’m a big fan of HsqlDB for writing tests.
Yesterday I discovered this projet : H2 Database, written by the same author. It seems to have better performance for larger applications and better support for ACID properties.
I’m a big fan of HsqlDB for writing tests.
Yesterday I discovered this projet : H2 Database, written by the same author. It seems to have better performance for larger applications and better support for ACID properties.
In a previous post, I wondered if JavaDoc should evolve to replace the standard/framed/plain HTML/sober JavaDoc by something more sexy/responsive/Ajax.
This is what the DocWrench project is trying to achieve.
JSR260 tries to answer this question : Should Javadoc evolve ?
I personnaly almost never use Javadoc since I use Eclipse and jump directly to the code.
One way improve would be to use Ajax to replace the old frame template. It would add search capabilities with auto completion. But Google does it for us allready…