|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.report.dictionary.dataSources.StiDataSource
com.stimulsoft.report.dictionary.dataSources.StiDataStoreSource
com.stimulsoft.report.dictionary.dataSources.StiDataTableSource
com.stimulsoft.report.dictionary.dataSources.StiJsonSource
public class StiJsonSource
Describes the Data Source realizing access to OleDb.
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.report.dictionary.dataSources.StiDataSource |
|---|
columns, connectOnStart, detailRows, initForSubreport, RowToLevel |
| Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
REFERENCE_EMPTY, REFERENCE_REPORT |
| Constructor Summary | |
|---|---|
StiJsonSource()
Creates a new object of the type StiDataViewSource. |
|
StiJsonSource(java.lang.String nameInSource,
java.lang.String name)
Creates a new object of the type StiOleDbSource. |
|
StiJsonSource(java.lang.String nameInSource,
java.lang.String name,
java.lang.String alias)
Creates a new object of the type StiOleDbSource. |
|
| Method Summary | |
|---|---|
java.lang.Class<? extends StiDatabase> |
getDatabaseClass()
|
| Methods inherited from class com.stimulsoft.report.dictionary.dataSources.StiDataTableSource |
|---|
GetCategoryName, SaveToJsonObject |
| Methods inherited from class com.stimulsoft.report.dictionary.dataSources.StiDataStoreSource |
|---|
connect, connect, createNewTable, disconnect, getDataName, getNameInSource, getQuery, LoadFromJsonObject, setDataName, setNameInSource |
| Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject |
|---|
cleanReference, getReference, setReference |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
getReference, setReference |
| Constructor Detail |
|---|
public StiJsonSource()
public StiJsonSource(java.lang.String nameInSource,
java.lang.String name)
nameInSource - Name of OleDbConnection in the DataStore.name - Data Source name.
public StiJsonSource(java.lang.String nameInSource,
java.lang.String name,
java.lang.String alias)
nameInSource - Name of OleDbConnection in the DataStore.name - Data Source name.alias - Data Source alias.| Method Detail |
|---|
public java.lang.Class<? extends StiDatabase> getDatabaseClass()
getDatabaseClass in class StiDataTableSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||