Batches up LogRecord statistics, and flushes them periodically to the
appropriate table in the database.
IMPORTANT: It is the caller's responsibility to insure that the LogRecord
instances added to a BatchedStatistics instance are all of the same type
(Portlet Access, Page Access, or User Logout).
author: Chris Schaefer author: David Sean Taylor version: $Id: TestPortletEntityDAO.java,v 1.3 2005/05/24 14:43:19 ate Exp $