Package org.alfresco.ibatis
package org.alfresco.ibatis
-
ClassDescriptionInterface for DAOs that offer batching.MyBatis 3.x TypeHandler for _byte[] to BLOB types.Marker exception to allow deserialization issues to be dealt with by calling code.Marker exception to allow serialization issues to be dealt with by calling code.Extends the MyBatis-Spring support by allowing a choice of
ResourceLoader.Extends the MyBatis XMLConfigBuilder to allow the selection of aResourceLoaderthat will be used to load the resources specified in the mapper's resource.Entity bean to carry ID-style informationA helper that runs a unit of work, transparently retrying the unit of work if an error occurs.Callback interfaceAResultHandlerthat collapses multiple rows based on a set of properties.MyBatis 3.x TypeHandler for java.io.Serializable to BLOB types.Marker exception to allow deserialization issues to be dealt with by calling code.Marker exception to allow serialization issues to be dealt with by calling code.Wrapper around the SqlSession object that allows us to report on the DB executed queries