Home
Name Modified Size InfoDownloads / Week
V0.6.x 2012-01-09
V0.5.x 2011-12-05
Tutorial 2011-12-03
UndaDBEngine_V0.5.4 2011-11-11
UndaDBEngine_V0.5.3 2011-11-10
UndaDBEngine_V0.5.2 2011-11-08
UndaDBEngine_V0.5.1 2011-11-07
UndaDBEngine_V0.5 2011-11-07
README 2012-01-09 1.4 kB
LICENSE 2011-11-10 564 Bytes
Totals: 10 Items   2.0 kB 1
Introduction
To facilitate the making of the mysql database-based applications, to connect mysql database through beans properties, select,insert,update, delete immediately formed only by entering the query. along with tables that have been designed to connect to mysql database. Its Beans libraries 

What's new in this version
Beta Version, and still under development

Install Beans on Netbeans IDE :

In menu system do: tools -> palette -> Swing/AWT Components 
there should be 3 buttons. choose Add from JAR

There may be a delay at this point. Navigate if necessary and choose your UndaDBEngine.jar, Click next. 
Your component should show up. Click it and click 'next' again.
Select a folder to put your bean into - choose "Beans". Click 'finish'.

Now you should see your been in the pallette near the bottom in the Beans section. 
Open up the beans section if it isn't already. Click your bean and then click in your window to place it

Version Update:
Nov 11, 2011 = 0.5.4
   -Table Refresh added
   -Order by (asc/desc) added
Des 04, 2011 = 0.5.5
   -Strip Tag for anti SQL Injection added
Des 15, 2011 = 0.6.0
   -ReportPanel for JasperReport (jrxml) added
Des 23, 2011 = 0.6.1
   -UndaBeans.jar library added, include DatePanel integrated for UndaDBEngine
Des 26, 2011 = 0.6.2 (Unpublished)
Des 29, 2011 = 0.6.3
   -ASinc for TablePreviewPanel added
   -awt TextField integrated to UndaDBEngine

Source: README, updated 2012-01-09