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 |
(package private) java.util.Map |
beans
|
(package private) java.sql.Connection |
connection
|
protected 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 final org.apache.commons.logging.Log log
connection
java.sql.Connection connection
beans
java.util.Map beans
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-2005-2007 jXLS Team. All Rights Reserved.