主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录

Anna Rodionova

Avatar
  • 活动总数 25
  • 最后的活动 2024年08月25日 11:58
  • 成员加入日期 2022年08月29日 14:26
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 12
活动概览 文章(0) 帖子(0) 评论(13)
按最近的活动排序 最近的活动 投票数
  • 创建于 2023年04月19日 16:56
    正式评论
    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...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. When developing the idea plug-in, how to execute the query sql and get the query result?
    • 0 票
  • 创建于 2023年03月14日 16:09
    正式评论
    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...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. DB conection bar for custom language
    • 0 票
  • 创建于 2022年08月29日 14:26
    正式评论
    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...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. How to execute sql query by passing a string and outputting results to the console output?
    • 0 票
  • « 第一页
  • ‹ 上一页
Copyright © 2000– JetBrains s.r.o.