Package com.stimulsoft.samples
Class CreateJdbcReport
java.lang.Object
com.stimulsoft.samples.CreateJdbcReport
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcollectTables(StiReport report) static StiReportstatic voidstatic voidstatic voidshowReport(StiReport report)
-
Constructor Details
-
CreateJdbcReport
public CreateJdbcReport()
-
-
Method Details
-
collectTables
- Throws:
ClassNotFoundExceptionSQLException
-
getDBInformation
- Throws:
ClassNotFoundExceptionSQLException
-
createReport
public static StiReport createReport() throws ClassNotFoundException, SQLException, StiException, FileNotFoundException -
showReport
-
main
public static void main(String[] args) throws ClassNotFoundException, SQLException, StiException, FileNotFoundException - Parameters:
args-- Throws:
StiExceptionSQLExceptionClassNotFoundExceptionFileNotFoundException
-