|
The POJO Generator generates
JSPMaker is a powerful yet
DBBrowse is a servlet-based
Voruta is a data access
POJOs (Plain Old Java
easy-to-use code generator
application that runs on a
framework for embedding SQL
Objects) and the methods for
that creates a full set of
Web server (either intranet
statements in Java methods
inserting, updating,
JSP (JavaServer Pages)
or extranet). Using a simple
using custom javadoc tags
deleting and finding them
quickly from MySQL or
HTML Web browser, DBBrowse
and dynamic code generation
in, from an RDBMS.
It does
Oracle. Using the generated
enables you to access the
OR-Mapping by generating
JSP, users can view, edit,
Web server's databases
code in an easy-to-use way.
search, add and delete
(local or remote databases
The user can easily create
records in the database
as well).
The main DBBrowse
a POJO following by
easily on the Web. Generated
functions are: Listing the
specifying its member
codes are clean,
tables in a database,
variables, their types, the
straightforward and
Displaying the structure of
columns they map to in an
easy-to-customize. With
a table, Dumping the
RDBMS and the table where
JSPMaker, JSP developers can
contents of a table,
they are stored.
The user
build Web applications much
Searching records in a
has the possibility to
faster than ever before.
table,
create and manage a
JSPMaker is equipped with a
Inserting/updating/deleting
collection of connection
number of cool features,
records in a table,
templates, code which the
including file upload to
Executing any SQL request on
user already uses for
database or folder,
a database (including DDL
connecting to RDBMS. The
master/detail, advanced
requests), Exporting query
user has the possibility to
security, field aggregation,
resultsets as text files
attach such code to a POJO,
CSS stylesheet, remote
(fixed width or delimited),
change the code later,
connection using JSP. All
and Updating a table using
re-generate the POJO and
MySQL data types (including
an import text file.
have its database connection
ENUM, SET, BLOB columns) and
layer changed on the fly.
commonly used data types of
Oracle (including LOB
columns) are supported.
Date: Jan, 25 2004 Date: Aug, 02 2004 Date: Jul, 17 2000 Date: May, 01 2003 |
|
SQLServlet provides an easy
itrprof SQL Analyzer is a web
iStatsPackAnalyzer is a web
Village is a 100% Pure Java
way to access your database
based tool which analyzes
based tool which analyzes
API that sits on top of the
using HTML-forms. It
SQL_TRACE and Event 10046
STATSPACK files of Oracle;
JDBC API. The purpose of
features: Can keep the
trace files of Oracle; finds
finds bottlenecks and offers
this API is to make it
connection "alive"
bottlenecks and offers
information on how to tune
easier to interact with a
between the application and
information on how to tune
them.
JDBC compliant relational
the database, Dynamically
them.
database. By using Village,
generate HTML-tables from
it is possible to execute
the result-set, Create forms
and manage
for inserts and updates,
select/insert/update/delete
Replace the values in the
SQL statements without
querystring by
having to actually write a
formvariables, Does not
single line of SQL. Village
require the creation of a
can use any valid JDBC
new process for each
Connection object, so it is
request, Only need to be
possible to use Village with
loaded once, and Runs on any
a JDBC Connection pool.
platform that supports the
Java Virtual Machine. It
requires ODBC Driver or a
pure JDBC driver for your
database.
Date: Jul, 08 2000 Date: Apr, 10 2004 Date: Apr, 10 2004 Date: Jun, 27 2000 |