News »Browse Articles »
It`s easy now to create an Eclipse RCP db client via Hibernate
0
It`s easy now to create an Eclipse RCP db client via Hibernate
A small bridge between Hibernate and Eclipse UI is produced by the developers at fishbolt.org. Now it became much easier to develop and support the application of such kind with the proposed bridge by the following reasons:
* The data object architecture is designed in the nontraditional way (not java beans). The new approach allows developer to create declarative data object dependencies which are evaluated at the compilation stage (not at runtime).
* The data object architecture is very descriptive. The whole data model description is available at the very early application start even when the data model is not initialized yet.
* The proposed small UI famework is MVC based and it uses the declarative dependencies. The most of the application java code is just pointing data objects and fields to be displayed. There is a set of tools as for simple SWT components as for composite tables, trees, lists, editor.
Source:
http://www.theserverside.com/news/thread.tss?thread_id=54317
* The data object architecture is designed in the nontraditional way (not java beans). The new approach allows developer to create declarative data object dependencies which are evaluated at the compilation stage (not at runtime).
* The data object architecture is very descriptive. The whole data model description is available at the very early application start even when the data model is not initialized yet.
* The proposed small UI famework is MVC based and it uses the declarative dependencies. The most of the application java code is just pointing data objects and fields to be displayed. There is a set of tools as for simple SWT components as for composite tables, trees, lists, editor.
Source:
http://www.theserverside.com/news/thread.tss?thread_id=54317
Search News
News Categories
What's the News?
Post a link to something interesting from another site, or submit your own original writing for the Java community to read.
Most Popular News
-
How to stand out from other Java/JEE Professionals?
Published about 14-01-2009 | Rated +3 -
10 reasons IT certification will be important in 2009
Published about 05-01-2009 | Rated +2 -
The 9 hottest skills for `09
Published about 02-01-2009 | Rated +1 -
New Features in Servlets 3.0
Published about 05-01-2009 | Rated +4
Most Recent User Submitted News
- Oracle Certified Professional, Java SE 7 Programmer Upgrade Path Preparation Article
Submitted by Treacy | Rated +1 - TestRail test management beta now available
Published about 13-10-2009 | Rated 0 - SOA and Mainframe: two world collide and integrate
Submitted by Sonal | Rated +1 - Disadvantages of Type 1 Driver
Submitted by Balamurali | Rated 0







