[Jspdbadmin-cvs] CVS: jspdbadmin JSPDBADMIN-PROPOSAL.txt,NONE,1.1
Status: Planning
Brought to you by:
aalmenar
From: Adrian A. <aal...@us...> - 2002-09-02 23:34:43
|
Update of /cvsroot/jspdbadmin/jspdbadmin In directory usw-pr-cvs1:/tmp/cvs-serv16048 Added Files: JSPDBADMIN-PROPOSAL.txt Log Message: First Draft Proposal Subject to change of JSPDBAdmin --- NEW FILE: JSPDBADMIN-PROPOSAL.txt --- Proposal for JSPDBAdmin ======================= This document is a proposal for JSPDBAdmin Software. Major Goals: =========== The major goals for JSPDBAdmin 1.0 are to: - Create an API that can handle at least for starting ORACLE, MySQL Databases. - Provide maximum modularity in the API - - Make the core of the API just handling the most similar features of each DB.- Make a web interface that uses this API. - - This web interface must have i18n features. - - This web interface also have to cover all databases. - If we need to rely on a Servlet API we must use 2.3 for now - Also the servlet-container to use is the reference implementation for this Servlet API Tomcat 4.1.x Things TO DO: ============ - Select the build tool we are going to use. (Jakarta-ant is the best proposed).- Select Logging, Database Pool, Taglibs we probably are going to need. Later: ===== - After we have the core, then make extensions to every database specific features like DB File size, % of data occupied, and things like that. |