config.json 2.0 KB
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7
{
  "node_id": "569d5e11c4fc5de7844053d9a733c5e8",
  "keywords": [],
  "children": [
    {
      "传统的JDBC代码的弊端": {
        "keywords": [],
M
Mars Liu 已提交
8 9
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
10 11 12 13 14 15 16 17 18
      }
    },
    {
      "配置数据库资源": {
        "keywords": [],
        "children": [
          {
            "使用简单数据库配置": {
              "keywords": [],
M
Mars Liu 已提交
19 20
              "children": [],
              "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
21 22 23 24 25
            }
          },
          {
            "使用第三方数据库连接池": {
              "keywords": [],
M
Mars Liu 已提交
26 27
              "children": [],
              "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
28 29 30 31 32
            }
          },
          {
            "使用JNDI数据库连接池": {
              "keywords": [],
M
Mars Liu 已提交
33 34
              "children": [],
              "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
35 36
            }
          }
M
Mars Liu 已提交
37 38
        ],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
39 40 41 42 43 44 45 46 47
      }
    },
    {
      "JDBC代码失控的解决方案——jdbcTemplate": {
        "keywords": [],
        "children": [
          {
            "jdbcTemplate的增、删、查、改": {
              "keywords": [],
M
Mars Liu 已提交
48 49
              "children": [],
              "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
50 51 52 53 54
            }
          },
          {
            "执行多条SQL": {
              "keywords": [],
M
Mars Liu 已提交
55 56
              "children": [],
              "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
57 58 59 60 61
            }
          },
          {
            "jdbcTemplate的源码分析": {
              "keywords": [],
M
Mars Liu 已提交
62 63
              "children": [],
              "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
64 65
            }
          }
M
Mars Liu 已提交
66 67
        ],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
68 69 70 71 72
      }
    },
    {
      "Spring的缺点": {
        "keywords": [],
M
Mars Liu 已提交
73 74
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
75 76 77 78 79
      }
    }
  ],
  "export": []
}