MySQLRetrieveVersionHistory
- public class MySQLRetrieveVersionHistory extends MySQLTransaction implements RetrieveVersionHistoryImpl
Transaction to retrieve all versions of an entity.
Creates a mapping ID :: (VersionHistoryItem)
Fields
VERSION_HISTORY_STMT
Constructors
MySQLRetrieveVersionHistory
Methods
execute
- public HashMap<String, VersionHistoryItem> execute(EntityID entityId)