|
||||||||||
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.report.dictionary.databases.StiJDBCDatabase
com.stimulsoft.report.dictionary.databases.StiSqlDatabase
com.stimulsoft.report.dictionary.databases.StiOleDbDatabase
public class StiOleDbDatabase
Field Summary |
---|
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
---|
REFERENCE_EMPTY, REFERENCE_REPORT |
Constructor Summary | |
---|---|
StiOleDbDatabase()
Creates a new object of the type StiOleDbDatabase. |
|
StiOleDbDatabase(java.lang.String name,
java.lang.String connectionString)
Creates a new object of the type StiOleDbDatabase. |
|
StiOleDbDatabase(java.lang.String name,
java.lang.String alias,
java.lang.String connectionString)
Creates a new object of the type StiOleDbDatabase. |
Method Summary |
---|
Methods inherited from class com.stimulsoft.report.dictionary.databases.StiSqlDatabase |
---|
LoadFromJsonObject, SaveToJsonObject |
Methods inherited from class com.stimulsoft.report.dictionary.databases.StiJDBCDatabase |
---|
applyDatabaseInformation, connect, connect, createSqlConnector, disconnect, fillTable, getConnection, getConnectionString, getConnectionStringEncrypted, getData, getData, getDatabaseInformation, getDriver, getPassword, getPromptUserNameAndPassword, getQueryParameter, getSampleConnectionString, getServiceName, getUrl, getUser, registerOutParameterOracle, setConnection, setConnectionString, setConnectionStringEncrypted, setDriver, setPassword, setPromptUserNameAndPassword, setUrl, setUser, testConnection, toString |
Methods inherited from class com.stimulsoft.report.dictionary.databases.StiDatabase |
---|
createDataSources, edit, getAlias, getConnectedEvent, getConnectingEvent, getDisconnectedEvent, getDisconnectingEvent, getInherited, getKey, getName, getServiceCategory, getServiceType, getString, regData, setAlias, setConnectedEvent, setConnectingEvent, setDisconnectedEvent, setDisconnectingEvent, setInherited, setKey, setName |
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 StiOleDbDatabase()
public StiOleDbDatabase(java.lang.String name, java.lang.String connectionString)
public StiOleDbDatabase(java.lang.String name, java.lang.String alias, java.lang.String connectionString)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |