Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jbpm.util.db: Javadoc index of package org.jbpm.util.db.


Package Samples:

org.jbpm.util.db

Classes:

DbSession: This class wraps the Hibernate Session. It adds the guarantee that if a method throws an exception, the session will already be closed. Furthermore, this wrapper adds 2 convenience-methods findOne(...) and iterateOne(...) that checks if exactly one object is returned and extracts that single object from the collection.
DbType: This class wraps all the hibernate types so that users of this package don't have to include the net.sf.hibernate packages.
NotUniqueException
DbException
IdGenerator
ObjectNotFoundException
Db
PersistentObject

Home | Contact Us | Privacy Policy | Terms of Service