Package org.milyn.persistence

Class Summary
ApplicationContextObjectStore  
Constants  
DaoFlusher DAO Flusher

This DAO flusher calls the flush method of a DAO.

EntityDeleter DAO Deleter

This DAO deleter calls the delete method of a DAO, using a entity bean from the bean context as parameter.

EntityInserter DAO Inserter

This DAO inserter calls the insert method of a DAO, using a entity bean from the bean context as parameter.

EntityLocator DAO Locator

This DAO locator uses lookup methods or methods that accept a query to lookup entities from a data source.

EntityLocatorParameterVisitor  
EntityUpdater DAO Updater

This DAO updater calls the update method of a DAO, using a entity bean from the bean context as parameter.

OnNoResult.DataDecoder A Data decoder for this Enum
ParameterListType.DataDecoder A Data decoder for this Enum
 

Enum Summary
OnNoResult  
ParameterListType  
 

Exception Summary
NoLookupResultException  
NoUniqueLookupResultException  
 



Copyright © 2011. All Rights Reserved.