com.stimulsoft.report
Class StiOptions.Dictionary

java.lang.Object
  extended by com.stimulsoft.report.options.DictionaryOptions
      extended by com.stimulsoft.report.StiOptions.Dictionary
Enclosing class:
StiOptions

public static final class StiOptions.Dictionary
extends DictionaryOptions


Nested Class Summary
 
Nested classes/interfaces inherited from class com.stimulsoft.report.options.DictionaryOptions
DictionaryOptions.BusinessObjects, DictionaryOptions.DataAdapters, DictionaryOptions.Enumerables
 
Field Summary
 
Fields inherited from class com.stimulsoft.report.options.DictionaryOptions
AllowConnectToFirstTableForEmptyDataSource, autoCloseConnection, decodePassword
 
Constructor Summary
StiOptions.Dictionary()
           
 
Method Summary
static boolean getEnableConnectOnStartOnSecondPass()
           
 
Methods inherited from class com.stimulsoft.report.options.DictionaryOptions
getAutoSynchronize, getDefaultDataAdapterType, getHideRelationExceptions, getNotIdenticalNameAndAliasAtRegistrationOfNewData, getQueryBuilderConnectTimeout, getQueryTimeout, getRemoveUnusedDataBeforeReportRendering, getShowOnlyAliasForBusinessObject, getShowOnlyAliasForComponents, getShowOnlyAliasForData, getShowOnlyAliasForDatabase, getShowOnlyAliasForDataColumn, getShowOnlyAliasForDataRelation, getShowOnlyAliasForDataSource, getShowOnlyAliasForPages, getShowOnlyAliasForTotal, getShowOnlyAliasForVariable, getUseAdvancedDataSearch, getUseNullableDateTime, getUseNullableTimeSpan, isConvertNulls, isIgnoreLastSemicolonQuery, isShowOnlyAliasForResource, setAutoSynchronize, setConvertNulls, setDefaultDataAdapterType, setHideRelationExceptions, setIgnoreLastSemicolonQuery, setNotIdenticalNameAndAliasAtRegistrationOfNewData, setQueryBuilderConnectTimeout, setQueryTimeout, setRemoveUnusedDataBeforeReportRendering, setShowOnlyAliasForBusinessObject, setShowOnlyAliasForComponents, setShowOnlyAliasForData, setShowOnlyAliasForDatabase, setShowOnlyAliasForDataColumn, setShowOnlyAliasForDataRelation, setShowOnlyAliasForDataSource, setShowOnlyAliasForPages, setShowOnlyAliasForResource, setShowOnlyAliasForTotal, setShowOnlyAliasForVariable, setUseAdvancedDataSearch, setUseNullableDateTime, setUseNullableTimeSpan, showOnlyAliasForBusinessObject, ShowOnlyAliasForDatabase
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiOptions.Dictionary

public StiOptions.Dictionary()
Method Detail

getEnableConnectOnStartOnSecondPass

public static boolean getEnableConnectOnStartOnSecondPass()