Package nl.knowledgeplaza.util.jpa

Interface Summary
EclipselinkDescriptorEventListenerRouter.EclipselinkEntityEventListener  
EntityManagerChangeCount.DataChangeListener  
EntityManagerChangeCount.EntityChangeListener  
JpaUtil.JpaEntityInformation Used a.o.
 

Class Summary
AbstractBean<T>  
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.
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  
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 © 2010. All Rights Reserved.