|
||||||||||
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.base.services.StiService
com.stimulsoft.report.dictionary.databases.StiDatabase
com.stimulsoft.samples.ParentDatabase
public class ParentDatabase
Copyright Stimulsoft
Field Summary |
---|
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
---|
REFERENCE_EMPTY, REFERENCE_REPORT |
Constructor Summary | |
---|---|
ParentDatabase()
|
Method Summary | |
---|---|
void |
connect(StiDataStoreSource source,
java.lang.Boolean fillTable,
StiReport report)
|
void |
connect(StiDataStoreSource stiDataStoreSource,
StiReport report)
|
void |
disconnect()
|
Methods inherited from class com.stimulsoft.report.dictionary.databases.StiDatabase |
---|
applyDatabaseInformation, createDataSources, edit, getAlias, getConnectedEvent, getConnectingEvent, getDatabaseInformation, getDisconnectedEvent, getDisconnectingEvent, getInherited, getKey, getName, getServiceCategory, getServiceName, getServiceType, getString, LoadFromJsonObject, regData, SaveToJsonObject, setAlias, setConnectedEvent, setConnectingEvent, setDisconnectedEvent, setDisconnectingEvent, setInherited, setKey, setName, toString |
Methods inherited from class com.stimulsoft.base.services.StiService |
---|
clone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabled |
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 |
Constructor Detail |
---|
public ParentDatabase()
Method Detail |
---|
public void connect(StiDataStoreSource stiDataStoreSource, StiReport report) throws StiException
connect
in class StiDatabase
StiException
public void disconnect()
disconnect
in class StiDatabase
public void connect(StiDataStoreSource source, java.lang.Boolean fillTable, StiReport report) throws StiException
connect
in class StiDatabase
StiException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |