viernes, noviembre 30, 2007

Dynamic CSS via JavaScript

Dynamic CSS via JavaScript

jueves, noviembre 29, 2007

sábado, noviembre 24, 2007

jueves, noviembre 15, 2007

lunes, noviembre 12, 2007

TableKit

TableKit: "TableKit"

sábado, noviembre 10, 2007

viernes, noviembre 09, 2007

Salto-db Generator - Salto-db Generator

Salto-db Generator - Salto-db Generator
Salto-db Generator can generate code from a database structure.

Historically it has been developped to generate dataobjects for the Salto persitence mechanism (aka saltodb), but now it can generate anything thanks to plugins.

Salto-db Generator connects to a database thanks to jdbc, parses the tables structures and executes a plugin. A plugin can do anything with the tables structures. Built-in plugins generate java code to access data with different ORMs from a java application. Have a look at the different plugins descriptions for more informations.

Salto-db Generator can be run from Ant or as an Eclipse plugin.