积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(24)数据库中间件(24)

语言

全部中文(简体)(14)英语(8)

格式

全部PDF文档 PDF(24)
 
本次搜索耗时 0.342 秒,为您找到相关结果约 24 个.
  • 全部
  • 数据库
  • 数据库中间件
  • 全部
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Apache ShardingSphere 5.0.0-alpha Document

    Sources Configuration Real data sources list. Tables Configuration Configurations of logic table names, data node and table sharding rules. Data Node Configuration It is used in the configurations of it requires to rewrite logic table names in sharding settings into actual table names acquired after routing. Database sharding does not require to rewrite table names. In addition to that, there are also dimension, and its names in different tables can repeat. In some other databases (such as PostgreSQL/Oracle), however, the index is created according to the database dimension, index names in different tables
    0 码力 | 311 页 | 2.09 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.2.1 Document

    version} to the actual version. 3. Edit application.yml. spring: shardingsphere: datasource: names: ds_0, ds_1 ds_0: type: com.zaxxer.hikari.HikariDataSource driverClassName: com.mysql.cj.jdbc.Driver tables according to the primary key endings, are t_order_0 to t_order_9, and their logical table names are t_order. Actual Table Physical tables that exist in the horizontally sharded databases. Those WHEN The following CASE WHEN statements are not supported: ‐ CASE WHEN contains sub‐query ‐ Logic names are used in CASE WHEN( Please use an alias) Pagination Query Due to the complexity of paging queries
    0 码力 | 523 页 | 4.51 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.2.0 Document

    version} to the actual version. 3. Edit application.yml. spring: shardingsphere: datasource: names: ds_0, ds_1 ds_0: type: com.zaxxer.hikari.HikariDataSource driverClassName: com.mysql.cj.jdbc.Driver tables according to the primary key endings, are t_order_0 to t_order_9, and their logical table names are t_order. Actual Table Physical tables that exist in the horizontally sharded databases. Those WHEN The following CASE WHEN statements are not supported: ‐ CASE WHEN contains sub‐query ‐ Logic names are used in CASE WHEN( Please use an alias) Pagination Query Due to the complexity of paging queries
    0 码力 | 483 页 | 4.27 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.0.0 Document

    -javaagent:\absolute path\shardingsphere-agent.jar Agent Configuration It is found under the local package directory and unzip directory : agent.yaml applicationName: shardingsphere-agent # application name according to business scenarios. # Configure actual data sources spring.shardingsphere.datasource.names=ds0,ds1 # Configure the first data source 5.1. ShardingSphere-JDBC 73 Apache ShardingSphere document configuration of datasource. For example: # Configure actual data sources spring.shardingsphere.datasource.names=ds0,ds1 # Configure the first data source spring.shardingsphere.datasource.ds0.jndi-name=java:comp/env/jdbc/ds0
    0 码力 | 403 页 | 3.15 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.1 Document

    Reading table information for completion of table and column names │Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Agent configuration • Directory structure Create agent directory, and unzip agent distribution package to the directory. ˋˋˋshell mkdir agent tar ‐zxvf apache‐shardingsphere‐latest.release.version − Table String Name of sharding logic table • actua lData Nodes (?) String Describe data source names and actual tables, delimiter as point. Multiple data nodes split by comma, support inline expres‐
    0 码力 | 458 页 | 3.43 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.2 Document

    version} to the actual version. 3. Edit application.yml. spring: shardingsphere: datasource: names: ds_0, ds_1 ds_0: type: com.zaxxer.hikari.HikariDataSource driverClassName: com.mysql.cj.jdbc.Driver Reading table information for completion of table and column names │Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Agent configuration • Directory structure Create agent directory, and unzip agent distribution package to the directory. ˋˋˋshell mkdir agent tar ‐zxvf apache‐shardingsphere‐latest.release.version −
    0 码力 | 503 页 | 3.66 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.4.1 Document

    tables according to the primary key endings, are t_order_0 to t_order_9, and their logical table names are t_order. Actual Table Physical tables that exist in the horizontally sharded databases. Those WHEN The following CASE WHEN statements are not supported: ‐ CASE WHEN contains sub‐query ‐ Logic names are used in CASE WHEN( Please use an alias) Pagination Query Due to the complexity of paging queries of distributed key generators Unsupported SQL: • CASE WHEN contains sub‐query • Logical table names are used in CASE WHEN( Please use an alias) • INSERT INTO tbl_name (col1, col2, ⋯) SELECT * FROM
    0 码力 | 572 页 | 3.73 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere v5.5.0 document

    tables according to the primary key endings, are t_order_0 to t_order_9, and their logical table names are t_order. Actual Table Physical tables that exist in the horizontally sharded databases. Those WHEN The following CASE WHEN statements are not supported: ‐ CASE WHEN contains sub‐query ‐ Logic names are used in CASE WHEN( Please use an alias) Pagination Query Due to the complexity of paging queries of distributed key generators Unsupported SQL: • CASE WHEN contains sub‐query • Logical table names are used in CASE WHEN( Please use an alias) • INSERT INTO tbl_name (col1, col2, ⋯) SELECT * FROM
    0 码力 | 602 页 | 3.85 MB | 1 年前
    3
  • pdf文档 MyBatis 框架尚硅谷 java 研究院版本:V 1.0

    alias="emp"/> 2) 类很多的情况下,可以批量设置别名这个包下的每一个类创建一个默认的别名,就是简 单类名小写 <package name="com.atguigu.mybatis.beans"/> JAVAEE 课程系列 ————————————————————————————— 11 更多 Java –大数据 –前端 Java –大数据 –前端 –python 人工智能资料下载,可访问百度:尚硅谷官网 3) 使用批量注册,这种方式要求 SQL 映射文件名必须和接口名相同并且在同一目录下 <package name="com.atguigu.mybatis.dao"/> 第 4 章 MyBatis 映射文件 4.1 Mybatis 映射文件简介 1) MyBatis <package name="com.atguigu.mybatis.dao"/> JAVAEE 课程系列 ————————————————————————————— 16 更多 Java
    0 码力 | 44 页 | 926.54 KB | 1 年前
    3
  • pdf文档 Mybatis 3.3.0 中文用户指南

    这样的映射器类(Mapper class)来说,还有另一招来处理。它们的映射的语句可以不需要用 XML 来做,取而 代之的是可以使用 Java 注解。比如,上面的 XML 示例可被替换如下: package org.mybatis.example; public interface BlogMapper { @Select("SELECT * FROM blog WHERE id = #{id}") manually or automatically with PDFmyURL 也可以指定一个包名,MyBatis 会在包名下面搜索需要的 Java Bean,比如: <package name="domain.blog"/> 每一个在包 domain.blog 中的 Java Bean,在没有注解的情况下,会使用 Bean 的首字母小写的非限定类名来作为它的别名。 属性中也同时指定,则注解方式将被忽略。 最后,可以让 MyBatis 为你查找类型处理器: <package name="org.mybatis.example"/> 注意在使用自动检索(autodiscovery)功能的时候,只能通过注解方式来指定 JDBC 的类型。
    0 码力 | 98 页 | 2.03 MB | 1 年前
    3
共 24 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
ApacheShardingSphere5.0alphaDocument5.25.15.4v5documentMyBatis框架硅谷java研究研究院版本1.0Mybatis3.3中文用户指南
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩