Package nl.knowledgeplaza.util.jpa

Interface Summary
EclipselinkDescriptorEventListenerRouter.EclipselinkEntityEventListener  
EntityManagerChangeCount.DataChangeListener  
EntityManagerChangeCount.EntityChangeListener  
EntityManagerExtender.EventListener Persist, Merge and Remove events, - before the transaction started - after the transaction started, but before the call - after the call and the transaction is closed.
JpaUtil.JpaEntityInformation Used a.o. by JpaObjectNavigatorModel to decide whether to do a merge or persist upon save
 

Class Summary
AbstractBean<T> Touch method should be overridden.
AbstractBeanEclipselink<T>  
AbstractBM  
AbstractBM.TokenListener  
AbstractBMEclipselink  
EclipselinkDescriptorEventListenerRouter Redirect Eclipselink events to the actual entities (which have implemented EclipselinkEntityEventListener)
EclipselinkEntityManagerExtender Extend the extender with Eclipselink specifics
EclipselinkUtil  
EntityManagerChangeCount ChangeCount: a per EntityManager registration of changes present in the BM The logical place to maintain a indication of if there are any pending changes, is within the BM.
EntityManagerChangeCount.EntityChangeEvent  
EntityManagerExtender The disconnected usage of the EM requires that prior to storing or removing the toplevel entity a clear must be called, then the toplevel entity is stored/removed and is propogated down.
EntityManagerExtender.EventListenerImpl  
EntityManagerFinder EntityManagerFinder is used to get the appropriate EntityManager from anywhere.
EntityManagerFinderSingleton Restores a single EntityManager
EntityManagerFinderSwing This is a combination of a focus based and thread based.
EntityManagerFinderThread Store an entity manager related to a thread.
EntityTransactionExtender  
FractionToBigDecimalConverter  
JpaCriteriaBuilder<T> http://code.google.com/p/liquidform/ http://www.siriusict.com/2010/02/08/a-look-at-jpa-2-0-criteria-api/
JpaReverseEngineer This class reverse engineers a business model (BM) from a RDBMS schema via a JDBC connection.
JpaUtil  
NativeQueryBuilder A utility class to build SQL in a source code readable form.
 



Copyright © 2012 KnowledgePlaza. All Rights Reserved.