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
April 19, 2023 16:56
Official comment
Hi zion,To execute a query you need to:1. Create or get existing session (it's our wrapper for connection) by using com.intellij.database.console.session.DatabaseSessionManager#getSessions(com.inte...
Community
IntelliJ IDEA Open API and Plugin Development
When developing the idea plug-in, how to execute the query sql and get the query result?
0 votes
Created
March 14, 2023 16:09
Official comment
Hi Kislyak1000,Unfortunately, you can't add such toolbar and attach a file with a custom language to the data source sessions.However, you can get a list of all data sources in your project:LocalDa...
Community
IntelliJ IDEA Open API and Plugin Development
DB conection bar for custom language
0 votes
Created
August 29, 2022 14:26
Official comment
Hi Jrmalin! You do not need to create a new session with connection using the DatabaseSessionManager - the console already has a session with which you need to execute your request.And console also...
Community
IntelliJ IDEA Open API and Plugin Development
How to execute sql query by passing a string and outputting results to the console output?
0 votes
«
First
‹
Previous