Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-31-2007, 08:34 PM
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
jPersist 2 rc 2.3
jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation; mapping is automatic. It uses JDBC, and can work with any relational database and any type of connection resource. It uses information obtained from the database to handle mapping between the database and Java objects, so mapping configuration is not needed, and annotation is not needed. In fact, there is no configuration needed at all.

Changes

catalogPattern and schemaPattern were moved along with setMetaDataLimits to DatabaseManager and Database. catalogPattern and schemaPattern were added to databases.xml. More metadata information was added by loading ResultSetMetaData from a 1 = 0 query. SQL statements were fixed by adding checks for isAutoGenerated, isReadOnly, and isSearchable. A database handler was added so the last generated ID can be accessed. Handling of setGeneratedKeys was moved to the outer block. Additional metadata was added to support automatically generated keys in databases without JDBC support for retrieving generated IDs.

URL: Software Sensation Inc. - jWebApp Web Application Framework, Install&Update, MemSL - Memory Structures Library
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
jPersist 2.5.0 JavaBean Java Announcements 0 09-25-2007 02:16 PM
jPersist 2 rc 3 JavaBean Java Announcements 0 08-10-2007 06:29 PM
jPersist 2 rc 2 levent Java Announcements 0 07-26-2007 10:00 PM
jPersist 2 rc 1 JavaBean Java Announcements 0 07-13-2007 07:27 PM
jPersist 2 b4 JavaBean Java Announcements 0 07-05-2007 02:15 PM


All times are GMT +3. The time now is 09:06 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org