隨筆-84  評論-56  文章-0  trackbacks-0

          If a project you are working on requires referring to an SQL database, you can, actually, use one of the numerous SQL clients, or type commands in the command line - and regularly switch between frames. Now IntelliJ IDEA suggests a better choice. Since version 8.0, you have a dedicated Database tool window at your disposal, which allows you to work with the data sources without leaving IntelliJ IDEA.

          Let’s have a 10,000-feet look at IntelliJ IDEA’s database support in action.

          First, configuring a data source is now just a snap – press Insert, specify your data source parameters and make sure you are connected. By the way, you can use the old good External Tools dialog to create start and stop scripts for a database server, if needed.

           

           

           

           

           

           

           

          You can now create SQL scripts, enjoying the famous IntelliJ IDEA’s coding assistance, which includes syntax and error highlighting, code completion for keywords, table and column names, and more.

           

           

           

           

           

           

           

           

          From the Database tool window you can launch JDBC console for a data source of your choice. It is very easy – just select the desired data source, and click the run button on the toolbar. Console adds a tab to the Run tool window. Here you are: the upper panes are intended for SQL commands, the lower pane displays messages.

          Let’s start typing SQL commands. As you see, syntax highlighting and code completion are also available here:

           

           

           

           

           

          Should I also mention that you can find here the handy editor shortcuts that have already become a habit for the IntelliJ IDEA users? Among them, pay attention to “Go to Declaration”. If you place the cursor at the table name, and click Ctrl+B, the corresponding table will be highlighted in the data source.

          The console can contain as many commands as required. You can run them all at once (Ctrl+Enter), or execute one by one, in the order you consider appropriate (Ctrl+Shift+Enter), and see results in the lower pane:

           

           

           

           

           

           

           

          Suppose you want to retrieve data from the various tables. Instead of repeatedly entering the same command with the changing parameters, use variables, which are just strings enclosed in $, #, or ?{}. When such a string is encountered in a command you type in the left pane, it is added to the list of parameters in the right pane, where you can enter the desired values:

           

           

           

           

           

           

           

           

          What happens if you use wrong syntax? An error is marked same way as in the editor, with the red underline, and diagnostics at the tooltip. If you want to change SQL dialect, just click the properties button in the console toolbar, and select one of the supported dialects.

          posted on 2008-11-13 00:14 憶風 閱讀(557) 評論(0)  編輯  收藏 所屬分類: IDE
          主站蜘蛛池模板: 化德县| 威海市| 凤山市| 育儿| 孝昌县| 奉节县| 千阳县| 西吉县| 临桂县| 商城县| 古交市| 聂拉木县| 叙永县| 浮梁县| 灵石县| 丰顺县| 乌兰察布市| 邳州市| 洛川县| 突泉县| 济宁市| 玛沁县| 黑山县| 宜城市| 香港 | 定南县| 柘城县| 遵义县| 中阳县| 法库县| 通州市| 恩施市| 永和县| 赤城县| 林甸县| 马边| 吴忠市| 聂荣县| 兴宁市| 夏津县| 托克托县|