DB Cruiser -- Table Work Area -- JavaBeans: |
(see below for explanation)
|
Explanation: |
By clicking JavaBean button (see, for example,
Furthermore, each generated JavaBean has the following two methods:
Here is an example JavaBean generated by DB Cruiser: EmpBean.java. You can get all these by just a mouse clicking. Therefore, using DB Cruiser will greatly reduce the Java development's effort and time. The following screen is the JavaBean panel for DEPT table. DB Cruiser can also generate Entity Enterprise JavaBean for the table.
Back to |