表示 进入内容 271 去 280 的 608 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: string (reset) Nov 13 2017 JDBC实现数据库的增删改查 Posted by mysql-云栖社区 on Mon 13 Nov 2017 09:12 UTC Tags: Java, sql, jdbc, string, MySQL, Exception, 数据库 本文主要讲解: JDBC的概念 JDBC的原理 创建用于测试的数据库 使用JDBC操作数据库 思考与分析 关于JDBC JDBC(Java DataBase Connectivity,java数据库连接)是一种用于执行SQL语句的Java API。 【java】 【mysql】 【SQL】 【数据库】 【string】 【exception】 …[获取更多] Nov 12 2017 mysql_real_connect 参数注意 Posted by mysql-云栖社区 on Sun 12 Nov 2017 13:24 UTC Tags: file, string, MySQL mysql_real_connect的声明: MYSQL *mysql_real_connect(MYSQL *mysql, const char *host, const char *user, const char *passwd, const char *db, unsigned in... 【mysql】 【string】 【file】 点击查看原文> Nov 12 2017 Mysql Communications link failure 问题的解决 Posted by mysql-云栖社区 on Sun 12 Nov 2017 13:04 UTC Tags: database, server, file, string, MySQL 问题现象 com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. 【mysql】 【Server】 【string】 【database】 【file】 点击查看原文> Nov 12 2017 elasticsearch-jdbc 例子 Posted by mysql-云栖社区 on Sun 12 Nov 2017 11:43 UTC Tags: cluster, index, jdbc, TYPE, string, MySQL, elasticsearch #!/bin/sh DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" bin=${DIR}/../bin lib=${DIR}/../lib echo '{ "type" : "jdbc", "jdbc": { "elasticsearch. 【mysql】 【cluster】 【string】 【JDBC】 【Elasticsearch】 【index】 【type】 点击查看原文> Nov 12 2017 Mybatis 简单CURD Posted by mysql-云栖社区 on Sun 12 Nov 2017 11:18 UTC Tags: Java, Apache, xml, update, utf-8, static, session, string, ibatis, mybatis, MySQL, void 数据模型对象mybatis.pojo.MovieFilm.java 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 4... 【java】 【mysql】 【Apache】 【string】 【static】 【xml】 【void】 【session】 …[获取更多] Nov 12 2017 Spring4-JdbcDaoSupport Posted by mysql-云栖社区 on Sun 12 Nov 2017 11:07 UTC Tags: xml, jdbc, spring, schema, Class, string, MySQL, 测试, 配置, 单元测试, void, bean 1.创建项目,项目名称(springdemo5),如图所示 2.在项目中创建子目录(src->源码目录,test->测试目录,source->配置文件目录,lib->jar包目录),如图所示 3. 【mysql】 【spring】 【配置】 【测试】 【string】 【JDBC】 【xml】 …[获取更多] Nov 12 2017 mybatis 注解使用 Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:54 UTC Tags: Apache, session, Class, list, test, string, ibatis, mybatis, MySQL, Exception, void, hashmap 一、全局配置文件 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 <?xml version="1. 【mysql】 【Apache】 【string】 【exception】 【class】 【void】 【test】 【session】 …[获取更多] Nov 12 2017 Mysql提升权限 Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:01 UTC Tags: Windows, sql, Blog, udf, add, string, MySQL, CTO, create, dll, 函数 先马udf.dll文件上传到windows目录下 C:\Winnt\udf.dll 2000 C:\Windows\udf.dll 2003 执行的sql语句 create function cmdshell returns string soname 'udf. 【mysql】 【函数】 【SQL】 【windows】 【ADD】 【string】 【UDF】 …[获取更多] Nov 12 2017 JAVA中JDBC连接Mysql数据库简单测试 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:16 UTC Tags: Java, jdbc, string, commit, MySQL, 数据库, 测试 一、引用库 maven库:mysql:mysql-connector-java:6.0.6 二、SDK环境 JAVA JDK10 三、测试代码 package com.mysql. 【java】 【mysql】 【数据库】 【测试】 【string】 【JDBC】 【Commit】 点击查看原文> Nov 12 2017 IBatis的resultMap使用 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:09 UTC Tags: Java, Apache, xml, jdbc, Maven, string, ibatis, MySQL, entity 1.创建Maven项目,项目名称ibatisdemo,目录结构如图所示 2.pom.xml内容如下 【java】 【mysql】 【Apache】 【Maven】 【entity】 【string】 【JDBC】 【xml】 【ibatis】 …[获取更多] 表示 进入内容 271 去 280 的 608 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Oracle MySQL Blogs Oracle's MySQL Blog (44) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums