Download List

Projeto Descrição

XMLToaster is a tool for extracting and loading
XML from databases. It provides a modified version
of SQL which has XML mapping extenstions. It can
be compared to the "for xml" command in MS SQL
Server 2008, but it runs on all common databases
and scales to handle very large XML mappings
without too much complexity. It is used as a Java
library to write XML interfaces, but can also be
run as a command line tool.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-10 02:29
1.012

Agora você pode escolher o tipo de log que você deseja XMLToaster usar: ou Java padrão logging ou Log4J.
Tags: Minor feature enhancements
You may now choose the type of logging that you want XMLToaster to use: either standard Java logging or Log4J.

2008-07-09 00:11
1.0.11

O tempo de execução é agora Java 5 e agora você pode especificar um espaço para uma mensagem XML que não tenha um XSD associado.
Tags: Minor feature enhancements
The runtime is now Java 5 and you may now specify
a namespace for an XML message that does not have
an associated XSD.

2008-07-09 00:11
1.0.10

Suporte para MySQL 5.1 foi aumentada. Tratamento de erros foi melhorado. Compatibilidade com AjaxToaster foi melhorado.
Tags: Minor feature enhancements
Support for MySQL 5.1 was increased. Error handling was improved. Compatibility with AjaxToaster was improved.

2008-03-10 18:39
1.0.8

Esta versão XML simplifica significativamente a escrita de dados. Estes podem agora usar uma SQL-sintaxe, em vez de um arquivo de mapeamento XML (no formato XML antiga ainda é suportada). Esta versão é compatível com o driver JDBC do MySQL 5.1.x. Há outras pequenas correções.
Tags: Major feature enhancements
This release significantly simplifies XML-to-database scripts. These can now use an SQL-like syntax rather than an XML mapping file (the old XML format is still supported). This release is compatible with the MySQL 5.1.x JDBC driver. There are other small bugfixes.

2008-03-05 16:38
1.0.7

Esta versão adiciona suporte para DB2, apoia novas variações de esquerda exterior / interior junta sintaxe, e corrige alguns bugs persistência XML para tabela.
Tags: Minor feature enhancements
This release adds support for DB2, supports new
variations of left outer/inner joins syntax, and
fixes a couple of XML to table persistence bugs.

Project Resources