Package org.alfresco.ibatis

Interface Summary
BatchingDAO Interface for DAOs that offer batching.
RetryingCallbackHelper.RetryingCallback Callback interface
 

Class Summary
HierarchicalSqlMapClientFactoryBean Extends Spring's support for iBatis by allowing a choice of ResourceLoader.
HierarchicalSqlMapClientFactoryBeanTest  
HierarchicalSqlMapClientFactoryBeanTest.TestDAO Helper class that iBatis will use in the test mappings
HierarchicalSqlMapConfigParser Extends the SqlMapConfigParser to allow the selection of a ResourceLoader that will be used to load the resources specified in the sqlMap's resource.
IdsEntity Entity bean to carry ID-style information
RetryingCallbackHelper A helper that runs a unit of work, transparently retrying the unit of work if an error occurs.
RollupRowHandler A RowHandler that collapses multiple rows based on a set of properties.
SerializableTypeHandlerCallback TypeHandler for java.io.Serializable to BLOB types.
 

Exception Summary
SerializableTypeHandlerCallback.DeserializationException Marker exception to allow deserialization issues to be dealt with by calling code.
SerializableTypeHandlerCallback.SerializationException Marker exception to allow serialization issues to be dealt with by calling code.
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.