net.sf.jxls.report
Class ReportManagerImpl
java.lang.Object
net.sf.jxls.report.ReportManagerImpl
- All Implemented Interfaces:
- ReportManager
public class ReportManagerImpl
- extends java.lang.Object
- implements ReportManager
- Author:
- Leonid Vysochyn
|
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.commons.logging.Log log
ReportManagerImpl
public ReportManagerImpl(java.sql.Connection connection,
java.util.Map beans)
ReportManagerImpl
public ReportManagerImpl(java.sql.Connection connection)
getConnection
public java.sql.Connection getConnection()
setConnection
public void setConnection(java.sql.Connection connection)
exec
public java.util.List exec(java.lang.String sql)
throws java.sql.SQLException
- Specified by:
exec in interface ReportManager
- Throws:
java.sql.SQLException
Copyright © 2005-2013 jXLS Team. All Rights Reserved.