com.stimulsoft.samples
Class CreateJdbcReport
java.lang.Object
com.stimulsoft.samples.CreateJdbcReport
public class CreateJdbcReport
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateJdbcReport
public CreateJdbcReport()
collectTables
public static void collectTables(StiReport report)
throws java.lang.ClassNotFoundException,
java.sql.SQLException
- Throws:
java.lang.ClassNotFoundException
java.sql.SQLException
getDBInformation
public static void getDBInformation()
throws java.lang.ClassNotFoundException,
java.sql.SQLException
- Throws:
java.lang.ClassNotFoundException
java.sql.SQLException
createReport
public static StiReport createReport()
throws java.lang.ClassNotFoundException,
java.sql.SQLException,
StiException,
java.io.FileNotFoundException
- Throws:
java.lang.ClassNotFoundException
java.sql.SQLException
StiException
java.io.FileNotFoundException
showReport
public static void showReport(StiReport report)
main
public static void main(java.lang.String[] args)
throws java.lang.ClassNotFoundException,
java.sql.SQLException,
StiException,
java.io.FileNotFoundException
- Parameters:
args
-
- Throws:
StiException
java.sql.SQLException
java.lang.ClassNotFoundException
java.io.FileNotFoundException