-
DBClient is a generic SQL client that can be used to connect to any JDBC
compliant database. It provides simple command-line interface to allow execution
of sql commands.
2007-03-20 21:43:06 UTC in Workzen Commons
-
Workzen Commons has published its new website. It can be found at http://workzen.us.
2004-01-06 15:44:09 UTC in Workzen Commons
-
XGen has moved to the XiT Transformation Engine! XiT provides a standard architecture for managing data transformations like source code generation.
Check it out at http://xit.sourceforge.net.
2002-05-14 21:03:32 UTC in XGen Source Code Generator
-
XiT is a framework for managing data transformations. It incorporates a plugable architecture to accomodate different data transformation engines. Modules can be designed to generate source code, transform xml documents, integrate legacy data, manage EDI document exchanges, or even publish to remote endpoints.
2002-05-14 18:49:20 UTC in XiT Transformation Engine
-
Role based access controls have been redesigned.
Session beans have replaced cookies.
Pretty table view has been added.
2002-04-23 22:54:19 UTC in Google Notebook
-
Maintenance Release.
Improved documentation, and other minor changes.
2002-04-18 17:35:31 UTC in Google Notebook
-
NoteTool 0.7.2 has been released. Notetool is a multi-user notebook utility.
2002-04-17 18:01:19 UTC in Google Notebook
-
XGen source code generator creates Java source code from a simple xml document. Its primary function is to generate JDBC compliant beans that allow object level persistence to relational databases. It has full support for all JDBC 2.0 datatypes.
This release added two new methods:
-loadFromParameterMap() permits loading from HttpServletRequest parameter maps (which return String[]...
2002-04-08 19:13:17 UTC in XGen Source Code Generator
-
bug fix: primary key not correctly expressed in ConcurrencyCheck()
2002-04-08 14:58:43 UTC in XGen Source Code Generator
-
Source creation failed when using Integers as a primary key. This has been fixed in release 1.0.1.
2002-04-04 17:15:10 UTC in XGen Source Code Generator