Package de.businesscode.bcdui.web.wrs
package de.businesscode.bcdui.web.wrs
-
ClassesClassDescriptionServlet utilizing POI class to create xslx files Note that Sylk and Cvs exports are much more efficient than this, i.e. less bandwidth consuming, faster and less memory consuming since they are streaming and a leaner format Use this only, when needed, for example because you fill an Excel template or because you need UTF-8 chars.Servlet providing the base class for ExcelExportServlet, SylkServlet and CsvServlet.Wrapp a httpRequest and implements IRequestOptions for Wrs operationsImplements IRequestOptions for Wrs operations, which may not be originated in an HTTP request When using getManagedConnection() also call returnAllThreadManagedConnections()!Returns the generated SQL statement for a Wrq.This bean contains all information about the log-eventprovides next identifier - table based id generator, binding-set: bcd_identifierServlet for calling Wrs services GET: It turns a WrsRequest into SQL and returns a Wrs document with wrs:R rows POST: It turns a Wrs into updates of the database based on wrs:M wrs:D rows