MCPcopy Create free account

hub / github.com/dmtolpeko/sqlines / functions

Functions3,150 in github.com/dmtolpeko/sqlines

↓ 5 callersMethodsetSourceMode
Sets the specified source conversion mode as current. <p> Notifies all source {@link ModeChangeListener} listeners of the change. @param mode source
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainWindowView.java:71
↓ 5 callersMethodsetStatusBarSelected
Defines the selection state of the Status Bar button. @param isSelected makes the menu item selected if true, unselected otherwise
sqlines-studio-java/src/main/java/com/sqlines/studio/view/settings/SettingsWindowView.java:112
↓ 5 callersMethodsetTargetFieldSelected
Defines the selection state of the Always Show Target Field button. @param isSelected makes the menu item selected if true, unselected otherwise
sqlines-studio-java/src/main/java/com/sqlines/studio/view/settings/SettingsWindowView.java:119
↓ 5 callersMethodsetTargetFilePath
Sets the target file path in the specified tab. <p> Notifies all target {@link FilePathChangeListener} listeners of the change. @param filePath file
sqlines-studio-java/src/main/java/com/sqlines/studio/model/tabsdata/ObservableTabsData.java:381
↓ 5 callersMethodsetTargetMode
Sets the specified target conversion mode as current. <p> Notifies all target {@link ModeChangeListener} listeners of the change. @param mode target
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainWindowView.java:82
↓ 5 callersMethodsetWrappingSelected
Defines the selection state of the Wrap Lines To Editor Width button. @param isSelected makes the menu item selected if true, unselected otherwise
sqlines-studio-java/src/main/java/com/sqlines/studio/view/settings/SettingsWindowView.java:126
↓ 4 callersMethodConnect
Connect to databases
sqldata/sqldb.cpp:420
↓ 4 callersMethodDeleteLast
Delete the last item
sqlparser/listw.h:83
↓ 4 callersMethodExecuteNonQuery
Execute the statement that does not return any result
sqldata/sqldb.cpp:3832
↓ 4 callersMethodFreeLobBuffer
sqldata/sqlociapi.cpp:902
↓ 4 callersMethodGetCStr
sqlparser/token.h:216
↓ 4 callersMethodGetFalse
Return the value of the parameter if it is set to False or No
sqldata/parameters.cpp:49
↓ 4 callersMethodInit
Set database configuration
sqldata/sqldb.cpp:78
↓ 4 callersMethodIsNumericInString
Check if string literal contain a number
sqlparser/token.cpp:271
↓ 4 callersMethodMapColumn
Get the target column name and data type
sqldata/sqldata.cpp:2345
↓ 4 callersMethodReset
sqldata/applog.h:69
↓ 4 callersMethodSetLevel
Set parser level (application, SQL, string i.e.)
sqlparser/sqlparser.h:1547
↓ 4 callersMethodaddFocusListener
Adds a listener which will be notified when the focused field in any tab changes. If the same listener is added more than once, then it will be notifi
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainWindowView.java:336
↓ 4 callersMethodfocusOn
sqlines-studio3/src/centralwidget.cpp:95
↓ 4 callersMethodgetTabIndex
@return the index of the tab requesting closure
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/event/TabCloseEvent.java:44
↓ 4 callersMethodhasFocus
@return true if the text-editing area is in focus, false otherwise
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/editor/CodeEditor.java:153
↓ 4 callersMethodreadObject
(ObjectInputStream stream)
sqlines-studio-java/src/main/java/com/sqlines/studio/model/filehandler/FileHandler.java:458
↓ 4 callersMethodsetDarkStylesheets
Sets the dark design of the UI. <p> For additional information about using CSS with the scene graph, see the CSS <a href=https://docs.oracle.com/javaf
sqlines-studio-java/src/main/java/com/sqlines/studio/view/AbstractWindow.java:95
↓ 4 callersMethodsetDefaults
Sets the following properties: <pre> | Key | Value | |--------------------|------------------------
sqlines-studio-java/src/main/java/com/sqlines/studio/model/PropertiesLoader.java:90
↓ 4 callersMethodsetLicenseInfo
Sets the text that will be displayed in the license tab. @param info license info to show
sqlines-studio-java/src/main/java/com/sqlines/studio/view/settings/SettingsWindowView.java:98
↓ 4 callersMethodsetLightStylesheets
Sets the light design of the UI. <p> For additional information about using CSS with the scene graph, see the CSS <a href=https://docs.oracle.com/java
sqlines-studio-java/src/main/java/com/sqlines/studio/view/AbstractWindow.java:83
↓ 4 callersMethodsetRoot
Defines the root node of the scene graph. @param node root node to set
sqlines-studio-java/src/main/java/com/sqlines/studio/view/AbstractWindow.java:152
↓ 4 callersMethodsetShortcutsAvailable
(CentralNode centralNode)
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainWindow.java:259
↓ 4 callersMethodsetTargetFieldPolicy
Sets the {@link TargetFieldPolicy}. <p> The default value is AS_NEEDED. @param policy target field policy to set
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainWindowSettingsView.java:111
↓ 4 callersMethodsetTheme
Sets the current theme of the UI. @param theme theme to set @throws IllegalStateException if stylesheets or root node have not been set
sqlines-studio-java/src/main/java/com/sqlines/studio/view/AbstractWindow.java:106
↓ 4 callersMethodshowLicenseInfo
sqlines-studio3/src/settingswidget.cpp:153
↓ 4 callersMethodsourceFilePathUpdated
sqlines-studio3/src/mainwindowpresenter.cpp:218
↓ 4 callersMethodwidth
sqlines-studio3/src/inputfield.cpp:37
↓ 4 callersMethodwriteObject
(ObjectOutputStream stream)
sqlines-studio-java/src/main/java/com/sqlines/studio/model/filehandler/FileHandler.java:487
↓ 4 callersMethodwriteToFile
(File file, String data)
sqlines-studio-java/src/main/java/com/sqlines/studio/model/filehandler/FileHandler.java:322
↓ 3 callersMethodBuildQuery
Build transfer and data validation query
sqldata/sqldb.cpp:3312
↓ 3 callersMethodDefineOptions
Define command line options
sqldata/sqldatacmd.cpp:1244
↓ 3 callersMethodFetch
Fetch next portion of data to allocate buffers
sqldata/sqlctapi.cpp:938
↓ 3 callersFunctionFreeOutput
Free allocated result
sqlparser/dllmain.cpp:78
↓ 3 callersMethodGetInt
Get integer value or the default
sqldata/parameters.cpp:61
↓ 3 callersMethodGetNext
SqlParser helpers
sqlparser/cobol.h:108
↓ 3 callersMethodGetSubType
Get database type for ODBC API
sqldata/sqldb.cpp:3898
↓ 3 callersMethodGetType
Get database type and subtype
sqldata/sqlpgapi.h:210
↓ 3 callersMethodLogFuncCall
Log function call with all nested expressions
sqlparser/stats.cpp:176
↓ 3 callersMethodOpenCursor
Open cursor and allocate buffers
sqldata/sqlctapi.cpp:491
↓ 3 callersMethodSetParameters
Set parameters
sqldata/sqldata.cpp:2666
↓ 3 callersFunctionSetParserOption
sqlparser/dllmain.cpp:54
↓ 3 callersFunction_strlwr
sqlparser/str.cpp:312
↓ 3 callersMethodaddRecentFile
Adds new recent file path to the Open Recent menu in the menu bar. @param filePath file path to add @throws IllegalArgumentException if file path is
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainWindowView.java:218
↓ 3 callersMethodaddTabIndexListener
Adds a listener which will be notified when the index of the current tab changes. If the same listener is added more than once, then it will be notifi
sqlines-studio-java/src/main/java/com/sqlines/studio/model/tabsdata/ObservableTabsData.java:412
↓ 3 callersMethodaddTextListener
Adds a listener which will be notified when the text changes. If the same listener is added more than once, then it will be notified more than once.
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/editor/CodeEditor.java:348
↓ 3 callersMethodchangeLicense
(long lastModified)
sqlines-studio-java/src/main/java/com/sqlines/studio/model/license/License.java:99
↓ 3 callersMethodchanged
Called when license status changes. @param isActive true if license is active, false otherwise
sqlines-studio-java/src/main/java/com/sqlines/studio/model/license/listener/LicenseChangeListener.java:30
↓ 3 callersMethodcloseTab
Closes a tab with a specified index. @param tabIndex the index of the tab to close @throws IndexOutOfBoundsException if the index is out of range (t
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainWindowView.java:151
↓ 3 callersMethodcurrentSourceMode
sqlines-studio3/src/mainwindow.cpp:240
↓ 3 callersMethodcurrentTargetMode
sqlines-studio3/src/mainwindow.cpp:245
↓ 3 callersMethodexitCode
sqlines-studio3/src/coreprocess.cpp:43
↓ 3 callersMethodgetFilePath
@return path to the recent file
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/event/RecentFileEvent.java:44
↓ 3 callersMethodgetLicenseFile
()
sqlines-studio-java/src/main/java/com/sqlines/studio/model/license/License.java:63
↓ 3 callersMethodgetTargetText
Returns the target text in the specified tab. @param tabIndex the index of the tab with target text to return @return the target text in the specifi
sqlines-studio-java/src/main/java/com/sqlines/studio/model/tabsdata/ObservableTabsData.java:187
↓ 3 callersMethodnvl
NVL function - returns first non-null value
sqlines-functions/src/main/java/com/sqlines/functions/Functions.java:29
↓ 3 callersMethodonChange
Called after a change has been made to the list of recent files. @param change an object representing the change that was done
sqlines-studio-java/src/main/java/com/sqlines/studio/model/filehandler/listener/RecentFilesChangeListener.java:30
↓ 3 callersMethodopenFiles
(List<File> files)
sqlines-studio-java/src/main/java/com/sqlines/studio/presenter/MainWindowPresenter.java:329
↓ 3 callersMethodopenTabPressed
()
sqlines-studio-java/src/main/java/com/sqlines/studio/presenter/MainWindowPresenter.java:339
↓ 3 callersMethodreadFromFile
(String path)
sqlines-studio-java/src/main/java/com/sqlines/studio/model/filehandler/FileHandler.java:140
↓ 3 callersMethodsaveFileAsPressed
()
sqlines-studio-java/src/main/java/com/sqlines/studio/presenter/MainWindowPresenter.java:440
↓ 3 callersMethodsetOnNewTabAction
Sets the action which is invoked whenever the New Tab menu item in the menu bar or the New Tab button in the Tool bar is clicked. @param action the a
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainWindowView.java:358
↓ 3 callersMethodsetOnOpenFileAction
Sets the action which is invoked whenever the Open File menu item in the menu bar or the Open File button in the Tool bar is clicked. @param action t
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainWindowView.java:374
↓ 3 callersMethodsetOnRunAction
Sets the action which is invoked whenever the Run Conversion menu item in the menu bar or the Run Conversion button in the Tool bar is clicked. @para
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainWindowView.java:414
↓ 3 callersMethodsetOnSaveFileAction
Sets the action which is invoked whenever the Save File menu item in the menu bar or the Save File button in the Tool bar is clicked. @param action t
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainWindowView.java:398
↓ 3 callersMethodsetOpenRecentState
Defines the state of the Open Recent menu. @param isEnabled makes the menu enabled if true, disabled otherwise
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/MainMenuBar.java:395
↓ 3 callersMethodsetTabsData
Sets the underlying source of the tab data. @param tabsData source of tab data to set
sqlines-studio-java/src/main/java/com/sqlines/studio/model/filehandler/FileHandler.java:190
↓ 3 callersMethodshowFileOpeningError
sqlines-studio3/src/mainwindow.cpp:94
↓ 3 callersMethodsourceDataUpdated
sqlines-studio3/src/mainwindowpresenter.cpp:206
↓ 3 callersMethodtargetFilePathUpdated
sqlines-studio3/src/mainwindowpresenter.cpp:226
↓ 3 callersMethodtoArray
()
sqlines-studio-java/src/main/java/com/sqlines/studio/model/coreprocess/Arguments.java:43
↓ 3 callersMethodupdateSourceMode
sqlines-studio3/src/converter.cpp:243
↓ 3 callersMethodupdateTabTitle
sqlines-studio3/src/converter.cpp:234
↓ 3 callersMethodupdateTargetMode
sqlines-studio3/src/converter.cpp:252
↓ 2 callersMethodAppend
Append the token with the specified value
sqlparser/sqlparser.cpp:1671
↓ 2 callersMethodComment
Comment text
sqlparser/sqlparser.cpp:2343
↓ 2 callersMethodConnectMetaDb
Perform local connection for metadata read
sqldata/sqldata.cpp:240
↓ 2 callersMethodConvertParameterIdentifier
Convert a procedure, function parameter
sqlparser/language.cpp:726
↓ 2 callersMethodConvertVariableIdentifier
Convert a local variable
sqlparser/language.cpp:771
↓ 2 callersFunctionCreateParserObject
sqlparser/dllmain.cpp:25
↓ 2 callersMethodDeleteItem
Delete the specified item
sqlparser/listwm.h:142
↓ 2 callersMethodDeleteItems
Delete items with specified pointers
sqlparser/listwm.h:165
↓ 2 callersMethodGetComment
Get table or column comment by table and column name
sqldata/sqlociapi.cpp:2169
↓ 2 callersMethodGetConstraintColumns
Get information about constraint columns
sqldata/sqldb.cpp:697
↓ 2 callersMethodGetErrors
Get errors on the DB interface
sqldata/sqldb.cpp:4082
↓ 2 callersMethodGetLobBuffer
Allocate the buffer to read the LOB value depending on character lengths
sqldata/sqlociapi.cpp:883
↓ 2 callersMethodGetParameter
Get a procedure or function parameter by name
sqlparser/sqlparser.cpp:866
↓ 2 callersMethodGetTableConstraints
Get information on table constraints
sqldata/sqldb.cpp:688
↓ 2 callersMethodGetTableIndexes
sqldata/sqldb.cpp:713
↓ 2 callersMethodGetVariable
Get a procedure or function variable token by name
sqlparser/sqlparser.cpp:810
↓ 2 callersMethodInc
Increment stats summary item
sqlparser/stats.cpp:22
↓ 2 callersMethodInitStatic
Perform static initialization of the API libraries
sqldata/sqldb.cpp:147
↓ 2 callersMethodIsReservedWord
Check if identifier is a reserved word
sqldata/sqlapibase.cpp:108
↓ 2 callersMethodIsTargetSet
sqlparser/token.h:156
↓ 2 callersMethodIsTargetUtf8LoadSupported
Whether target database loads in UTF8
sqldata/sqlapibase.h:659
← previousnext →101–200 of 3,150, ranked by callers