| By RIA News Desk | Article Rating: |
|
| December 10, 2008 02:35 PM EST | Reads: |
2,997 |
Today, Farata Systems has released a new version of the free Eclipse plugin Clear Data Builder 3.1. This version includes a new feature – CRUD generation based on Java DTO without the need to provide SQL.
Dr. Victor Rasputnis, Managing Director of Farata Systems explains, "During the beta testing of Clear Data Builder (CDB) 3.0 we’ve fixed a couple of bugs. Now it properly works with Oracle stored procedures returning result sets. This version of CDB has no issues with case-sensitive databases (i.e. Sybase). But the main reason of the version upgrade from 3.0 to 3.1 is a new feature now CDB does not need to know anything about the data persistence layer. It generates the front end for a CRUD application based on the Java Data Transfer Object a.k.a. Value Object.
Pretty often, Flex communicates with POJO that does not directly connects to DBMS using JDBC. The enterprises may use some object-relational frameworks, Web Services or any other means of working with data. Due to multiple requests from our customers , Clear Data Builder 3.1 includes a new feature – CRUD generation without the need to use SQL.
In this mode, CDB requires manually written Java class that implements Assembler design pattern similarly to how it’s done in LCDS data management services. The fill() method of such a class will return a collection of Java Data Transfer Objects (DTO), and the sync() method would receive a collection of ChangeObjects that can be examined by Java code to perform data creation, modification or removal.
We've recorded a short screencast explaining how CDB generates a sample Flex/Java CRUD application based on a provided Java DTO. Description of this process is available over here. Since this process is decoupled from accessing data storage, Java developers will be responsible to write the code for the data persistence and retrieval.
There are several benefits of using CDB for DTO-based code generation :
1. CDB automatically keeps track of all the changes made by the user and maintains a collection of the ChangeObjects.
2. CDB automatically generates Flex code utilizing remoting using AMF protocol. As a part of this process, it automatically generates ActionScript DTO’s based on their Java peers (this can be done on any code modification)
3. Test applications generated by CDB utilize components from clear.swc component library, which gives you richer components and simplified data form processing.
4. ANT build and deployment scripts are automatically generated for the selected application server."
You can download the User Guide of Clear Data Builder 3.1 at http://www.myflex.org/documentation/CDB3.pdf. Clear Data Builder 3.1 is available for free at http://www.myflex.org.
Published December 10, 2008 Reads 2,997
Copyright © 2008 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
About RIA News Desk
Ever since Google popularized a smarter, more responsive and interactive Web experience by using AJAX (Asynchronous JavaScript + XML) for its Google Maps & Gmail applications, SYS-CON's RIA News Desk has been covering every aspect of Rich Internet Applications and those creating and deploying them. If you have breaking RIA news, please send it to RIA@sys-con.com to share your product and company news coverage with AJAXWorld readers.
![]() |
Yakov Fain 12/18/08 07:13:44 PM EST | |||
No you can't. CDB 3.1 requires Eclipse EE. |
||||
![]() |
nni123 12/10/08 09:54:49 PM EST | |||
can we use CDB without Eclipse. I have lot of problem getting Flex Plugin to work with Eclipse. Also standalone flex builder works better (still slow) Thanks |
||||
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Java Kicks Ruby on Rails in the Butt
- Ulitzer’s Amazing First 30 Days in Public Beta
- "Government IT Expo" to Highlight Cloud Computing and SOA
- Will Ulitzer Dominate News Content on The Web? -Gartner
- Clear Toolkit 4: The Road Map
- Creating Adobe AIR Native Menu with Flash CS4
- Menu Interaction in Adobe AIR
- The Darker Sides Of Cloud Computing: Security and Availability
- Ulitzer vs. Ning - a Quick Review
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Creating PDF Documents from Flex Applications
- Java Kicks Ruby on Rails in the Butt
- WebORB Launched for Flex, Flash, AJAX and Silverlight
- Adobe Takes LiveCycle into the Cloud
- Ulitzer’s Amazing First 30 Days in Public Beta
- Adobe Creates a Sandbox in the Sky
- AJAX and RIA Market Is Heating Up: Sun CEO
- "Government IT Expo" to Highlight Cloud Computing and SOA
- Will Ulitzer Dominate News Content on The Web? -Gartner
- Cover Story: How to Increase the Frame Rates of Your Flash Movies
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Your First Adobe Flex Application with a ColdFusion Backend
- Adobe Flex 2: Advanced DataGrid
- Adobe/Macromedia - Microsoft, Look Out!
- i-Technology Blog: Death-Knell For "Rich Media? Hardly!
- Adobe Flex Interface Customization - Themes, Styles, Skins
- Personal Branding Checklist
- How To Create a Photo Slide Show ...
- "Real-World Flex" by Adobe's Christophe Coenraets







































