Package org.mapfish.print.servlet.job.impl.hibernate
package org.mapfish.print.servlet.job.impl.hibernate
This package contains interfaces and implementations for executing print jobs in separate threads
from the requesting threads. Typically the requests will be queued and a limited number will be
executed at once.
-
ClassesClassDescriptionHibernate user type for access assertion.Transfers request to the Job dao.A PrintJob implementation that write results to the database.Loads reports from hibernate uris.Hibernate User Type for PJson object.JobEntryDao.Extension of Print Job Result that holds data as BLOB.Extension of PrintJob Status that holds last check time.