Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmtolpeko/sqlines
/ functions
Functions
3,150 in github.com/dmtolpeko/sqlines
⨍
Functions
3,150
◇
Types & classes
249
Method
CallbackValidationRowCount
Callback function for row count validation task
sqldata/sqldatacmd.cpp:703
Method
CallbackValidationRows
Callback function for table data validation task
sqldata/sqldatacmd.cpp:821
Method
CanParallelReadWrite
Specifies whether API allows to parallel reading from this API and write to another API
sqldata/sqlodbcapi.cpp:488
Method
CanParallelReadWrite
Specifies whether API allows to parallel reading from this API and write to another API
sqldata/sqlstdapi.cpp:195
Method
CanParallelReadWrite
Specifies whether API allows to parallel reading from this API and write to another API
sqldata/sqlasaapi.cpp:628
Method
CanParallelReadWrite
Specifies whether API allows to parallel reading from this API and write to another API
sqldata/sqlmysqlapi.h:194
Method
CanParallelReadWrite
Specifies whether API allows to parallel reading from this API and write to another API
sqldata/sqlsncapi.h:187
Method
CanParallelReadWrite
Specifies whether API allows to parallel reading from this API and write to another API
sqldata/sqlpgapi.h:175
Method
CanParallelReadWrite
Specifies whether API allows to parallel reading from this API and write to another API
sqldata/sqlctapi.h:177
Method
CanParallelReadWrite
Specifies whether API allows to parallel reading from this API and write to another API
sqldata/sqlifmxapi.cpp:731
Method
CanParallelReadWrite
Specifies whether API allows to parallel reading from this API and write to another API
sqldata/sqlociapi.cpp:852
Method
CentralNode
()
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/CentralNode.java:48
Method
CentralWidget
sqlines-studio3/src/centralwidget.cpp:24
Method
CentralWidget
sqlines-studio3/src/centralwidget.hpp:42
Method
Change
Creates a new {@link Change} with the specified change type and the tab index where the change occurred. @param changeType a type of change that occu
sqlines-studio-java/src/main/java/com/sqlines/studio/model/tabsdata/listener/TabsChangeListener.java:55
Method
Change
Constructs a new Change with the specified change type, recent file path and the file index where the change occurred. @param changeType a type of ch
sqlines-studio-java/src/main/java/com/sqlines/studio/model/filehandler/listener/RecentFilesChangeListener.java:60
Method
Change
sqlparser/token.cpp:320
Method
ChangeLicenseEvent
Constructs a new ChangeLicenseEvent with the specified registration name and registration number. <p> The source and target of the event is set to {@l
sqlines-studio-java/src/main/java/com/sqlines/studio/view/settings/event/ChangeLicenseEvent.java:39
Method
ChangeNoFormat
sqlparser/token.cpp:403
Method
ChangeWithSpacesAround
Change the token and add spaces around it if they do not exist
sqlparser/sqlparser.cpp:2146
Method
ClearCopy
Remove Copy/Paste blocks
sqlparser/helpers.cpp:1259
Method
ClearSchema
Clear schema objects
sqldata/sqlapibase.cpp:95
Method
ClearScope
Clear the program scope
sqlparser/cobol.cpp:1208
Method
ClearSplScope
Clear all procedural lists, statuses
sqlparser/helpers.cpp:1476
Method
ClearTarget
Remove the current target value
sqlparser/token.cpp:627
Method
CloseBulkTransfer
Complete bulk transfer
sqldata/sqlodbcapi.cpp:482
Method
CloseBulkTransfer
Complete bulk transfer
sqldata/sqldb2api.cpp:856
Method
CloseBulkTransfer
Complete bulk transfer
sqldata/sqlstdapi.cpp:189
Method
CloseBulkTransfer
Complete bulk transfer
sqldata/sqlasaapi.cpp:729
Method
CloseBulkTransfer
Complete bulk transfer
sqldata/sqlsncapi.cpp:1553
Method
CloseBulkTransfer
Complete bulk transfer
sqldata/sqlifmxapi.cpp:725
Method
CloseBulkTransfer
Complete bulk transfer
sqldata/sqlmysqlapi.cpp:1372
Method
CloseBulkTransfer
Complete bulk transfer
sqldata/sqlpgapi.cpp:864
Method
CloseBulkTransfer
Complete bulk transfer
sqldata/sqlociapi.cpp:2922
Method
CloseCursor
Close the cursor and deallocate buffers
sqldata/sqlodbcapi.cpp:436
Method
CloseCursor
Close the cursor and deallocate buffers
sqldata/sqldb2api.cpp:628
Method
CloseCursor
Close the cursor and deallocate buffers
sqldata/sqlstdapi.cpp:91
Method
CloseCursor
Close the cursor and deallocate buffers
sqldata/sqlasaapi.cpp:689
Method
CloseCursor
Close the cursor and deallocate buffers
sqldata/sqlsncapi.cpp:866
Method
CloseCursor
Close the cursor and deallocate buffers
sqldata/sqlifmxapi.cpp:679
Method
CloseCursor
Close the cursor and deallocate buffers
sqldata/sqlmysqlapi.cpp:746
Method
CloseCursor
Close the cursor and deallocate buffers
sqldata/sqlpgapi.cpp:511
Method
CloseCursor
Close the cursor and deallocate buffers
sqldata/sqlociapi.cpp:818
Method
CmdModes
(Map<String, String> cmdModes)
sqlines-studio-java/src/main/java/com/sqlines/studio/model/converter/CmdModes.java:28
Method
Cobol
Constructor
sqlparser/cobol.cpp:25
Method
CodeEditor
()
sqlines-studio-java/src/main/java/com/sqlines/studio/view/mainwindow/editor/CodeEditor.java:78
Method
CommentNoSpaces
sqlparser/sqlparser.cpp:2349
Method
CompareCS
Compare token fragment (case sensitive)
sqlparser/token.cpp:144
Method
CompareIdentifierPart
Compare a single part of identifier
sqlparser/helpers.cpp:674
Method
CompareIdentifiers
Compare identifiers
sqlparser/helpers.cpp:592
Method
CompareIdentifiersExistingParts
Compare only existing parts in identifiers (schema.tab and tab i.e.)
sqlparser/helpers.cpp:605
Method
CompareNumberAsString
Compare string representation of numbers (.5 and 0.50 etc)
sqlines-w/str.cpp:360
Method
CompareNumberAsString
Compare string representation of numbers (.5 and 0.50 etc)
sqldata/str.cpp:384
Method
CompareNumberAsString
Compare string representation of numbers (.5 and 0.50 etc)
sqlines-studio/str.cpp:360
Method
CompareTarget
Compare with the target value
sqlparser/token.cpp:240
Method
Connect
Connect to the database
sqldata/sqlodbcapi.cpp:119
Method
Connect
Connect to the database
sqldata/sqlctapi.cpp:241
Method
Connect
Connect to the database
sqldata/sqldb2api.cpp:158
Method
Connect
Connect to the database
sqldata/sqlstdapi.cpp:54
Method
Connect
Connect to the database
sqldata/sqlasaapi.cpp:55
Method
Connect
Connect to the database
sqldata/sqlsncapi.cpp:171
Method
Connect
Connect to the database
sqldata/sqlifmxapi.cpp:134
Method
Connect
Connect to the database
sqldata/sqlmysqlapi.cpp:301
Method
Connect
Connect to the database to read metadata
sqldata/sqldatacmd.cpp:986
Method
Connect
Connect to the database
sqldata/sqlpgapi.cpp:173
Method
Connect
Connect to the database
sqldata/sqlociapi.cpp:220
Method
ConnectLocal
Connect to source and target databases through in-process interface
sqldata/sqldata.cpp:836
Method
ConsoleCallbackS
sqldata_w/mainwindow.cpp:1572
Method
ConversionResult
Constructs a new ConversionResult with the specified data and target file path. @param data data to set @param targetFilePath targetFilePath to set
sqlines-studio-java/src/main/java/com/sqlines/studio/model/converter/ConversionResult.java:35
Method
ConvertColumnIdentifier
Convert column name
sqlparser/language.cpp:261
Method
ConvertColumnIdentifierSingle
Convert single (not qualified) column identifier
sqlparser/language.cpp:293
Method
ConvertCursorParameter
Oracle PL/SQL cursor parameter reference NOW PROCESSED AS LOCAL BLOCK VAR
sqlparser/language.cpp:321
Method
ConvertDb2Identifier
Convert DB2 identifier
sqlparser/db2.cpp:1064
Method
ConvertDeclaredIdentifier
Convert previously declared variable or parameter
sqlparser/cobol.cpp:1151
Method
ConvertIdentRemoveLeadingPart
Remove leading part from qualified identifier if it exists
sqlparser/helpers.cpp:928
Method
ConvertIdentifier
Convert identifier between databases
sqldata/sqldata.cpp:2380
Method
ConvertIdentifier
Convert variable name
sqlparser/cobol.cpp:1117
Method
ConvertIdentifier
Convert an identifier
sqlparser/language.cpp:26
Method
ConvertImplicitForRecordVariable
Check for implicit field reference (without record name)
sqlparser/language.cpp:478
Method
ConvertImplicitRecordVariable
Implicit record (cursor name) variable reference rec.field
sqlparser/language.cpp:404
Method
ConvertLocalTableColumn
Check for local temporary table column reference (Sybase ASA)
sqlparser/language.cpp:686
Method
ConvertMysqlIdentifier
Convert MySQL identifier
sqlparser/mysql.cpp:96
Method
ConvertObjectIdentifier
Convert table, view, procedure, function etc. name
sqlparser/language.cpp:212
Method
ConvertObjectName
Convert object name in identifier
sqlparser/helpers.cpp:769
Method
ConvertOraclePseudoColumn
Oracle pseudo-column (nextval i.e.)
sqlparser/language.cpp:881
Method
ConvertRecordVariable
%ROWTYPE record variable reference rec.field
sqlparser/language.cpp:355
Method
ConvertSchemaName
Convert schema name in identifier
sqlparser/helpers.cpp:705
Method
ConvertSessionTemporaryTable
Check for session temporary table
sqlparser/language.cpp:646
Method
ConvertSql
Convert SQL statement
sqldata/sqldata.cpp:2016
Method
ConvertTableVariable
Convert declared local temporary table (Sybase ASA), table variable (SQL Server)
sqlparser/language.cpp:615
Method
ConvertToTsqlVariable
Add @ for SQL Server, Sybase variable or parameter
sqlparser/language.cpp:840
Method
ConvertTriggerNewOldColumn
Check for NEW or OLD column reference in trigger
sqlparser/language.cpp:516
Method
ConvertTsqlVariable
SQL Server, Sybase variable or parameter starting with @
sqlparser/language.cpp:813
Method
ConvertUtilityPresenter
sqlines-studio3/src/convertutilitypresenter.cpp:25
Method
ConvertUtilityWidget
sqlines-studio3/src/convertutilitywidget.hpp:40
Method
ConvertUtilityWidget
sqlines-studio3/src/convertutilitywidget.cpp:27
Method
Converter
sqlines-studio3/src/converter.cpp:65
Method
ConverterImpl
Constructs a new Converter with the specified command line modes and sqlines core program. @param cmdModes command line modes @param coreProcess sqli
sqlines-studio-java/src/main/java/com/sqlines/studio/model/converter/ConverterImpl.java:44
Method
CopyColumnData
Copy data
sqldata/sqldb.cpp:2517
Method
CopyColumns
Copy column definitions and buffers
sqldata/sqldb.cpp:2483
← previous
next →
901–1,000 of 3,150, ranked by callers