Writing Java Database Apps with purQuery
This demo describes three scenarios, so you can learn how you can use pureQuery -- IBM's new paradigm for writing Java database applications. The first one is database-driven objectization, or relational table-to-Java transformation. The second is query-driven objectization, or SQL-to-Java transformation. The third is object-relational mapping, or Java-to-SQL transformation.
Views: 971 | | by Source
View this tutorial