积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(336)数据库工具(76)PostgreSQL(44)TiDB(41)Firebird(35)phpMyAdmin(35)Greenplum(34)DBeaver(31)数据库中间件(29)PieCloudDB(17)

语言

全部英语(199)中文(简体)(107)德语(8)中文(简体)(5)英语(4)俄语(3)西班牙语(2)法语(2)日语(1)

格式

全部PDF文档 PDF(316)其他文档 其他(17)PPT文档 PPT(2)DOC文档 DOC(1)
 
本次搜索耗时 0.197 秒,为您找到相关结果约 336 个.
  • 全部
  • 数据库
  • 数据库工具
  • PostgreSQL
  • TiDB
  • Firebird
  • phpMyAdmin
  • Greenplum
  • DBeaver
  • 数据库中间件
  • PieCloudDB
  • 全部
  • 英语
  • 中文(简体)
  • 德语
  • 中文(简体)
  • 英语
  • 俄语
  • 西班牙语
  • 法语
  • 日语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 MyBatis 框架尚硅谷 java 研究院版本:V 1.0

    驱动包、log4j 的 jar 包 myBatis-3.4.1.jar mysql-connector-java-5.1.37-bin.jar log4j.jar 2) 导入 log4j 的配置文件 文件 1) 参考 MyBatis 的官网手册 2.4 创建 Mybatis 的 sql 映射文件 1) 参考 MyBatis 的官方手册
    0 码力 | 44 页 | 926.54 KB | 1 年前
    3
  • pdf文档 传智播客 mybatis 框架课程讲义

    (SQLException e) { // TODO Auto-generated catch block e.printStackTrace(); } } } } 上边使用 jdbc 的原始方法(未经封装)实现了查询数据库表记录的操作。 1.1.2 jdbc 编程步骤: 1、 加载数据库驱动 2、 创建并获取数据库链接 3、 创建 jdbc statement 对象 4、 设置 sql 语句 where 条件不 一定,可能多也可能少,修改 sql 还要修改代码,系统不易维护。 4、 对结果集解析存在硬编码(查询列名),sql 变化导致解析代码变化,系统不易维护,如 果能将数据库记录封装成 pojo 对象解析比较方便。 1.2 MyBatis 介绍 MyBatis 本是apache的一个开源项目iBatis, 2010年这个项目由apache software foundation foundation 迁移到了google code,并且改名为MyBatis,实质上Mybatis对ibatis进行一些 改进。 MyBatis是一个优秀的持久层框架,它对jdbc的操作数据库的过程进行封装,使开发者 只需要关注 SQL 本身,而不需要花费精力去处理例如注册驱动、创建connection、创建 statement、手动设置参数、结果集检索等jdbc繁杂的过程代码。 Mybatis通过xm
    0 码力 | 75 页 | 1.16 MB | 1 年前
    3
  • pdf文档 阿里云云数据库 Redis 版 产品简介

    found so far with counter 87 [00.00%] Hot key 'key:000000000001' found so far with counter 254 [00.00%] Hot key 'mylist' found so far with counter 107 [00.00%] Hot key 'key:000000000000' found so far with found so far with counter 87 [45.45%] Hot key 'key:000000000002' found so far with counter 254 [45.45%] Hot key 'myset' found so far with counter 64 [45.45%] Hot key 'counter:000000000000' found so far with 。 当用户访问数据时,如果该数据对应的 Value在磁盘上,后台线程会从磁盘中交换数据到内存中。在此过程中,其它请求不受影响。 存储引擎 Redis混合存储型实例底层存储采用阿里自研下一代高性能全用户态存储引擎Alibaba FusionEngine: Alibaba FusionEngine通过结合上层应用深入定制,以及与底层硬件深度结合,将新一代 存储介质如NVMe
    0 码力 | 33 页 | 1.88 MB | 1 年前
    3
  • pdf文档 TiDB v6.1 中文手册

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 448 5.2.1 在 TiKV 部署目标机器上添加数据盘 EXT4 文件系统挂载参数 · · · · · · · · · · · · · · · · · · · · · · · · · 449 5.2.2 检测及关闭系统 swap· · · · · · · · · · TiDB· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 505 6.1.4 从文件迁移数据到 TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 531 6.3.6 从 CSV 文件迁移数据到 TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 539 6.3.7 从 SQL 文件迁移数据到 TiDB · · · · · · · · · · · · · ·
    0 码力 | 3572 页 | 84.36 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.0.0-alpha

    . . . 285 7.6 如果只有部分数据库分库分表,是否需要将不分库分表的表也配置在分片规则中? . . . 285 7.7 ShardingSphere 除了支持自带的分布式自增主键之外,还能否支持原生的自增主键? . . 286 vii 7.8 指 定 了 泛 型 为 Long 的 SingleKeyTableShardingAlgorithm, 遇 到 ClassCastException: . . . . . . . . . . . . . 288 7.12 ShardingSphere 提供的默认分布式自增主键策略为什么是不连续的,且尾数大多为偶数? 288 7.13 Windows 环境下,通过 Git 克隆 ShardingSphere 源码时为什么提示文件名过长,如何解 决? . . . . . . . . . . . . . . . . . . . . . . . . MySQL,Oracle,SQLServer,PostgreSQL 以及任何 遵循 SQL92 标准的数据库。 1.1.2 ShardingSphere-Proxy 定位为透明化的数据库代理端,提供封装了数据库二进制协议的服务端版本,用于完成对异构语言的支 持。目前提供 MySQL 和 PostgreSQL 版本,它可以使用任何兼容 MySQL/PostgreSQL 协议的访问客户端 (如:MySQL
    0 码力 | 301 页 | 3.44 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.0.0

    ClassCastException: Integer can not cast to Long? . . . . . . 290 7.7.12 12. [分片] ShardingSphere 提供的默认分布式自增主键策略为什么是不连续的,且 尾数大多为偶数? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 291 7 . . . . . . . . . . . . . . . . . . . . . . 291 7.7.15 15. [分片] ShardingSphere 除了支持自带的分布式自增主键之外,还能否支持原 生的自增主键? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 291 7.7.16 16. [数据加密] MySQL,Oracle,SQLServer,PostgreSQL 以及任何 遵循 SQL92 标准的数据库。 1.1.2 ShardingSphere-Proxy 定位为透明化的数据库代理端,提供封装了数据库二进制协议的服务端版本,用于完成对异构语言的支 持。目前提供 MySQL 和 PostgreSQL(兼容 openGauss 等基于 PostgreSQL 的数据库)版本,它可以使 用任何兼容
    0 码力 | 385 页 | 4.26 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.1.0

    ClassCastException: Integer can not cast to Long 异常。 . . . . 303 7.8.13 [分片] ShardingSphere 提供的默认分布式自增主键策略为什么是不连续的,且尾 数大多为偶数? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 303 KeyGenerateAlgorithm 接口,也配置了 Type,但是自 定义的分布式主键依然不生效? . . . . . . . . . . . . . . . . . . . . . . . . . . 304 7.8.16 [分片] ShardingSphere 除了支持自带的分布式自增主键之外,还能否支持原生的 自增主键? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 306 7.8.25 [其他] Windows 环境下,通过 Git 克隆 ShardingSphere 源码时为什么提示文件名 过长,如何解决? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 7.8.26 [其他] Type
    0 码力 | 406 页 | 4.40 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.1.1

    ClassCastException: Integer can not cast to Long 异常。 . . . . 307 7.8.13 [分片] ShardingSphere 提供的默认分布式自增主键策略为什么是不连续的,且尾 数大多为偶数? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 KeyGenerateAlgorithm 接口,也配置了 Type,但是自 定义的分布式主键依然不生效? . . . . . . . . . . . . . . . . . . . . . . . . . . 308 7.8.16 [分片] ShardingSphere 除了支持自带的分布式自增主键之外,还能否支持原生的 自增主键? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 7.8.25 [其他] Windows 环境下,通过 Git 克隆 ShardingSphere 源码时为什么提示文件名 过长,如何解决? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 312 7.8.26 [其他] Type
    0 码力 | 409 页 | 4.47 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.1.2

    . . . 198 区分同一日志中的 database 和用户 . . . . . . . . . . . . . . . . . . . . . . . . . . 199 拆分为不同的日志文件 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 199 5.2.5 Scaling . . . . . . . . ClassCastException: Integer can not cast to Long 异常。 . . . . 318 7.8.13 [分片] ShardingSphere 提供的默认分布式自增主键策略为什么是不连续的,且尾 数大多为偶数? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 319 KeyGenerateAlgorithm 接口,也配置了 Type,但是自 定义的分布式主键依然不生效? . . . . . . . . . . . . . . . . . . . . . . . . . . 319 7.8.16 [分片] ShardingSphere 除了支持自带的分布式自增主键之外,还能否支持原生的 自增主键? . . . . . . . . . . . . . . .
    0 码力 | 446 页 | 4.67 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.4.1

    ClassCastException: Integer can not cast to Long 异常。 . . . . 509 13.4.6 分片 ShardingSphere 提供的默认分布式自增主键策略为什么是不连续的,且尾数 大多为偶数? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 509 分片为什么我实现了 KeyGenerateAlgorithm 接口,也配置了 Type,但是自 定义的分布式主键依然不生效? . . . . . . . . . . . . . . . . . . . . . . . . . . 510 13.4.9 分片 ShardingSphere 除了支持自带的分布式自增主键之外,还能否支持原生的自 增主键? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 512 13.6.5 其他 Windows 环境下,通过 Git 克隆 ShardingSphere 源码时为什么提示文件名 过长,如何解决? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 513 13.6.6 其他 Type
    0 码力 | 530 页 | 4.49 MB | 1 年前
    3
共 336 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 34
前往
页
相关搜索词
MyBatis框架硅谷java研究研究院版本1.0传智播mybatis课程讲义阿里云云数据据库数据库Redis产品简介产品简介TiDBv6中文手册ApacheShardingSphere文档5.0alpha5.15.4
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩