com.stimulsoft.samples
Class CreateJdbcReport

java.lang.Object
  extended by com.stimulsoft.samples.CreateJdbcReport

public class CreateJdbcReport
extends Object

Copyright Stimulsoft


Constructor Summary
CreateJdbcReport()
           
 
Method Summary
static void collectTables(StiReport report)
           
static StiReport createReport()
           
static void getDBInformation()
           
static void main(String[] args)
           
static void showReport(StiReport report)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateJdbcReport

public CreateJdbcReport()
Method Detail

collectTables

public static void collectTables(StiReport report)
                          throws ClassNotFoundException,
                                 SQLException
Throws:
ClassNotFoundException
SQLException

getDBInformation

public static void getDBInformation()
                             throws ClassNotFoundException,
                                    SQLException
Throws:
ClassNotFoundException
SQLException

createReport

public static StiReport createReport()
                              throws ClassNotFoundException,
                                     SQLException,
                                     StiException,
                                     FileNotFoundException
Throws:
ClassNotFoundException
SQLException
StiException
FileNotFoundException

showReport

public static void showReport(StiReport report)

main

public static void main(String[] args)
                 throws ClassNotFoundException,
                        SQLException,
                        StiException,
                        FileNotFoundException
Parameters:
args -
Throws:
StiException
SQLException
ClassNotFoundException
FileNotFoundException


Copyright © 2017 Stimulsoft. All Rights Reserved.