Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Anna Rodionova
Total activity
25
Last activity
August 25, 2024 11:58
Member since
August 29, 2022 14:26
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
12
Activity overview
Articles (0)
Posts (0)
Comments (13)
Sort by recent activity
Recent activity
Votes
Created
July 12, 2023 10:37
Hello! It is true that instead of using getJdbcConnection(), you can use getRemoteConnection(). However, you can execute the query in a more convenient way using sessions. Session are our wrapper o...
Community
IntelliJ IDEA Open API and Plugin Development
Run sql statement programatically
1 vote
Created
May 31, 2023 09:11
Hi! Unfortunately, there is no way to do what you want - to add custom logic to the query and, based on it, change the parameters and the final text of the query.
Community
IntelliJ IDEA Open API and Plugin Development
How to change sql and parameters before execute?
1 vote
Created
October 14, 2022 18:09
Hi Justin! I'm very sorry I didn't notice your question earlier. However, it is only running the query and logging it to the Output tab in GridImpl->GridCellTabs. Normally, when I execute a qu...
Community
IntelliJ IDEA Open API and Plugin Development
How to execute sql query by passing a string and outputting results to the console output?
1 vote
Next
›
Last
»