| Package | Description |
|---|---|
| com.stimulsoft.report.dictionary.databases | |
| com.stimulsoft.report.dictionary.dataSources |
| Modifier and Type | Method and Description |
|---|---|
void |
StiXmlDatabase.connect(StiDataStoreSource source,
java.lang.Boolean fillTable,
StiReport report) |
void |
StiJsonDatabase.connect(StiDataStoreSource source,
java.lang.Boolean fillTable,
StiReport report) |
void |
StiJDBCDatabase.connect(StiDataStoreSource source,
java.lang.Boolean fillTable,
StiReport report) |
void |
StiDatabaseEmpty.connect(StiDataStoreSource source,
java.lang.Boolean fillTable,
StiReport report) |
abstract void |
StiDatabase.connect(StiDataStoreSource source,
java.lang.Boolean fillTable,
StiReport report) |
void |
StiXmlDatabase.connect(StiDataStoreSource source,
StiReport report) |
void |
StiJsonDatabase.connect(StiDataStoreSource source,
StiReport report) |
void |
StiJDBCDatabase.connect(StiDataStoreSource source,
StiReport report) |
void |
StiDatabaseEmpty.connect(StiDataStoreSource dataTable,
StiReport report) |
abstract void |
StiDatabase.connect(StiDataStoreSource stiDataStoreSource,
StiReport report) |
void |
StiXmlDatabase.fillTable(StiDataStoreSource source) |
void |
StiJDBCDatabase.fillTable(StiDataStoreSource source) |
void |
StiJsonDatabase.fillTable(StiDataStoreSource source,
StiReport report) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiBusinessObjectSource
Describes the Data Source realizing access to Business Objects.
|
class |
StiCsvSource
Describes the Data Source realizing access to OleDb.
|
class |
StiDataTableSource
Describes the Data Source realizing access to DataTable.
|
class |
StiEnumerableSource
Describes the Data Source realizing access to IEnumerable.
|
class |
StiJDBCSource
Describes the Data Source realizing access to OleDb.
|
class |
StiJsonSource
Describes the Data Source realizing access to OleDb.
|
class |
StiMsSqlSource
Describes the Data Source realizing access to OleDb.
|
class |
StiMySqlSource
Describes the Data Source realizing access to OleDb.
|
class |
StiOdbcSource
Describes the Data Source realizing access to Odbc.
|
class |
StiOleDbSource
Describes the Data Source realizing access to OleDb.
|
class |
StiOracleSource
Describes the Data Source realizing access to OleDb.
|
class |
StiPostgreSQLSource
Describes the Data Source realizing access to OleDb.
|
class |
StiSqlSource
Describes the Data Source realizing access to Sql.
|
class |
StiUserSource
Describes the Data Source realizing access to UserSource.
|
class |
StiVirtualDataSource
Dummy class
|
class |
StiXmlSource
Describes the Data Source realizing access to OleDb.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.