|
SQLData is an extension of
Joyce Image Converter
SqlFun is a Java
the DB class that is meant
supports 48 image formats,
program/applet that allows
to provide object-relational
converts in batches and can
you to experiment with
mappings to store and
be run by command line.
SQL statements
retrieve persistent objects
Besides it works with any
(hopefully) without having
in a SQL database.
The
icon size, can resize,
to install a SQL server or
class comes with additional
rotate, mirror images or
database program. All you
scripts for generating
change color resolution. The
need is Java and Windows
classes that can be used by
tool doesn't require any
ODBC (or any other database
applications to access given
special knowledge.
server that supports JDBC).
database table using the
Starting from version 2.3,
SQLData class as means to
newly added undo/redo of SQL
store and retrieve data
statement editing, and
with SQL
simple SQL statement syntax
statements.
These
highlight.
scripts are meant to run
from the command line. They
retrieve the definitions of
a given database table and
then the generate classes to
access the table rows as
objects or to manipulate
them via Web forms.
Experience has shown that
the automatic generation
handles about 80% of the
repetitive work involved in
building classes and
forms.
SQLData was
designed to make it easy to
automate the construction of
the application specific
classes interfacing to SQL
tables. SQLData supports
all databases supported by
the DB class, currently
MySQL and PostgreSQL 8.0 and
up.
Date: Oct, 21 2006 Date: Feb, 21 2006 Date: Aug, 23 2002 |