Package org.springmodules.orm.orbroker

Interface Summary
BrokerCallback Callback interface for data access code that works on an O/R Broker Exeutable.
BrokerOperations Interface that specifies a basic set of O/R Broker Executable operations.
 

Class Summary
BrokerAccessor Base class for BrokerTemplate.
BrokerFactoryBean FactoryBean that creates a local O/R Broker's Broker instance.
BrokerOperationException Generic exception thrown on O/R Broker operation failure without SQLException cause.
BrokerTemplate Helper class that simplifies O/R Broker data access code, and converts checked BrokerException into unchecked DataAccessExceptions, following the org.springframework.dao exception hierarchy.
 



Copyright © 2005. All Rights Reserved.