Wormhole is a AUTOMATIC & REAL-TIME O/R Mapping framework of J2EE. No POJO needed any more. No need to maintenance mapping XML. When DB structure changed, Wormhole can refresh O/R mapping at runtime without restarting application.
Be the first to post a text review of wormhole . Rate and review a project by clicking thumbs up or thumbs down in the right column.
1.1 About this guide. 1.2 Preparation: Create a database table for the demonstration. 1.2.1 SQLServer Script 1.2.2 Oracle Script 1.2.3 MySQL Script 1.3 Download and deploy wormhole demo webapp package. 2 1.3.1 Download demo package from sourceforge 1.3.2 Deploy the demo package to tomcat 1.3.3 Connect to the database. 1.3.3.1 Register a database in the file of "dbConnection.xml" 1.3.3.2 Modify database's jdbc url and username, password. 1.3.3.2.1 SQLServer 1.3.3.2.2 Oracle: 1.3.3.2.3 MySql 1.3.3.3 Define the default domain and its default database in the file of 'dbDomains.xml' 1.3.4 Launch the demo application. 1.4 Launch the demo. 1.4.1 demo1 Create a new record in table 'DEMO_USER' , username and password are random generated. 1.4.2 demo2 Create 10 random records in table 'DEMO_USER', username and password are random generated. 1.4.3 demo3 Create a new records in table 'DEMO_USER', username and password are input by user. 1.4.4 demo4 Read all records from table 'DEMO_USER' 1.4.5 demo5 Read 1st page records of table 'DEMO_USER', 5 records per page. 1.4.6 demo6 Delete a record. 1.4.7 demo7 Update a record. 1.4.8 demo8 refresh ORM at runtime(without app restarting)
If the developers want to try wormhole, they should download the wormhole lib and its dependencies, all need files could be download from : https://sourceforge.net/project/showfiles.php?group_id=266241
Wormhole is a AUTOMATIC & REAL-TIME O/R Mapping framework of J2EE. -No POJO needed any more. -No need to maintenance mapping XML. -When DB structure changed, Wormhole can refresh O/R mapping at runtime without restartring application. Brief Feature List 1.Dynamic POJO, Wormhole can map database tables to dynamic entities automatically without creating any POJO class or mapping XML. 2.Run-time refreshing ORM without app restarting. 3.Mapping SQL result set to dynamic POJO array list. 4.Internal CRUD service support to control the 5.Web Application and Standard J2SE application support. 6.Easily connect to multi databases. 7.Support All J2EE Application Server 8.Convert dynamic POJO entities to JSON data directly. The first demo- wormholeWebappDemo is published to sourceforge.net, users can download it and take a test. Other documents and guides are under working.
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: