|
OR-Mapper POJO Generator
|
| Link ID |
24333 |
| Title |
OR-Mapper POJO Generator |
| Url |
http://www.microintellia.com |
| Description |
The POJO Generator generates POJOs (Plain Old Java Objects) and the methods for inserting, updating, deleting and finding them in, from an RDBMS.It does OR-Mapping by generating code in an easy-to-use way. The user can easily create a POJO following by specifying its member variables, their types, the columns they map to in an RDBMS and the table where they are stored.The user has the possibility to create and manage a collection of connection templates, code which the user already uses for connecting to RDBMS. The user has the possibility to attach such code to a POJO, change the code later, re-generate the POJO and have its database connection layer changed on the fly. |
| Category |
Java > JSP and Servlets > Database Tools |
| Date |
Jun 30, 2006 |
| Contact Name |
|
| Email |
|
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
|
Official Review
NULL
|
Other links at Java > JSP and Servlets > Database Tools |
| 1. |
WebDBQuery
|
|
|
A Java/JSP Servlet based application capable of data extraction and presentation from all standard databases like MS SQL, MySQL, Orcale and HySQL. This tool requires practically no knowledge of SQL and is an excellent tool for high level management and actual database users. Features include: Predefined Queries; Predefined Reports; Graphical Output; Tabular Output; Save Queries and Reports; Pure Java Application; Walk thru Query construction.Specific customization services are available.
|
| 2. |
SQLServlet
|
|
|
SQLServlet provides an easy way to access your database using HTML-forms. It features: Can keep the connection "alive" between the application and the database, Dynamically generate HTML-tables from the result-set, Create forms for inserts and updates, Replace the values in the querystring by formvariables, Does not require the creation of a new process for each request, Only need to be loaded once, and Runs on any platform that supports the Java Virtual Machine. It requires ODBC Driver or a pure JDBC driver for your database.
|
| 3. |
iStatsPackAnalyzer for Oracle
|
|
|
iStatsPackAnalyzer is a web based tool which analyzes STATSPACK files of Oracle; finds bottlenecks and offers information on how to tune them.
|
| 4. |
Village
|
|
|
Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete SQL statements without having to actually write a single line of SQL. Village can use any valid JDBC Connection object, so it is possible to use Village with a JDBC Connection pool.
|
| 5. |
Voruta
|
|
|
Voruta is a data access framework for embedding SQL statements in Java methods using custom javadoc tags and dynamic code generation
|
|
|