App下載

詞條

大約有 2,000 項(xiàng)符合查詢(xún)結(jié)果 ,庫(kù)內(nèi)數(shù)據(jù)總量為 78,355 項(xiàng)。(搜索耗時(shí):0.0058秒)

601.HasorDB 架構(gòu)設(shè)計(jì)

...---------------------------------------------+-------+ | SQL & CRUD & Mapper | | +-----------+-------------+---------------+-------------+ Utils | | Types | Mapping | Resource & TX | Dialect | | +-----------+-------------+---------------+----...

http://m.hgci.cn/hasordb/hasordb-architecture.html

602.GoFrame 高級(jí)特性-日志輸出

日志輸出往往是打印一些調(diào)試或者?SQL?語(yǔ)句,日志對(duì)象可以通過(guò)?SetLogger/GetLogger?方法來(lái)設(shè)置,也可以通過(guò)配置文件來(lái)做配置。以下是一個(gè)開(kāi)啟了日志輸出的配置示例:database: logger: - path: "/var/log/gf-app/sql" level: "all" stdout: tr...

http://m.hgci.cn/goframe/goframe-mhb93n9y.html

603.Micronaut 數(shù)據(jù)訪(fǎng)問(wèn)配置

...和依賴(lài)項(xiàng): 表 1. 數(shù)據(jù)訪(fǎng)問(wèn)配置模塊 依賴(lài) 描述 io.micronaut.sql:micronaut-jdbc-dbcp 使用 Commons DBCP 配置 SQL 數(shù)據(jù)源 io.micronaut.sql:micronaut-jdbc-hikari 使用 Hikari 連接池配置 SQL 數(shù)據(jù)源 io.micronaut.sql:micronaut-jdbc-tomcat 使用 Tomcat 連接池配置 SQL 數(shù)...

http://m.hgci.cn/znlpt/znlpt-mopj3rj6.html

604.MySQL8 數(shù)據(jù)庫(kù)管理系統(tǒng)概述

什么是MySQL?MySQL是最流行的開(kāi)源SQL數(shù)據(jù)庫(kù)管理系統(tǒng),由Oracle Corporation開(kāi)發(fā),分發(fā)和支持。MySQL網(wǎng)站(https://www.mysql.com/)提供了有關(guān)MySQL軟件的最新信息。MySQL是一個(gè)數(shù)據(jù)庫(kù)管理系統(tǒng)。數(shù)據(jù)庫(kù)是數(shù)據(jù)的結(jié)構(gòu)化集合。從簡(jiǎn)單的購(gòu)物清...

http://m.hgci.cn/mysql8/database-management-system.html

605.Ruby DBI Read 操作

...t=1 ) => aRow | nil返回 direction 參數(shù)和 offset 指定的行。除了 SQL_FETCH_ABSOLUTE 和 SQL_FETCH_RELATIVE,其他方法都會(huì)丟棄參數(shù) offset。direction 參數(shù)可能的值,請(qǐng)查看下面的表格。 8sth.column_names => anArray返回列的名稱(chēng)。 9column_info => [ aColumnInfo, ....

http://m.hgci.cn/ruby/ruby-dbi-read.html

606.Java 日期時(shí)間傳統(tǒng)互操作性

...il.Datejava.util.Calendarjava.util.GregorianCalendarjava.util.TimeZonejava.sql.Datejava.sql.Timejava.sql.Timestampjava.nio.file.attribute.FileTimeJDK 8日期時(shí)間API定義了幾種方法在 java.util 和 java.time 對(duì)象之間進(jìn)行轉(zhuǎn)換。Calendar.toInstant() 將Calendar對(duì)象轉(zhuǎn)換為Instant。j...

http://m.hgci.cn/java/java-date-time-legacy-interoperability.html

607.11. Mybais 常用注解 ?

**問(wèn)題: Mybais 常用注解 ?** @Insert : 插入sql , 和xml insert sql語(yǔ)法完全一樣 @Select : 查詢(xún)sql, 和xml select sql語(yǔ)法完全一樣 @Update : 更新sql, 和xml update sql語(yǔ)法完全一樣 @Delete : 刪除sql, 和xml delete sql語(yǔ)法完全一樣 @Param : 入?yún)?@Re...

http://m.hgci.cn/kzsow/kzsow-mha92grq.html

608.PostgreSQL DISCONNECT

...連接。 ALL 關(guān)閉所有打開(kāi)的連接。 例子int main(void) { EXEC SQL CONNECT TO testdb AS DEFAULT USER testuser; EXEC SQL CONNECT TO testdb AS con1 USER testuser; EXEC SQL CONNECT TO testdb AS con2 USER testuser; EXEC SQL CONNECT TO testdb AS con3 USER testuser; EXEC SQL DISCONNECT CURRENT; ...

http://m.hgci.cn/postgresql13_1/postgresql13_1-6ywo3jku.html

609.PostgreSQL role_routine_grants

...的函數(shù)。 表 36.34. role_routine_grants 列 列類(lèi)型 描述 grantor sql_identifier 授予該特權(quán)的角色名稱(chēng) grantee sql_identifier 被授予該特權(quán)的角色名稱(chēng) specific_catalog sql_identifier 包含該函數(shù)的數(shù)據(jù)庫(kù)名稱(chēng)(總是當(dāng)前數(shù)據(jù)庫(kù)) specific_schema sql_identif...

http://m.hgci.cn/postgresql13_1/postgresql13_1-d1gf3jm7.html

610.PostgreSQL routine_privileges

...有一行。 表 36.38. routine_privileges 列 列類(lèi)型 描述 grantor sql_identifier 授予該特權(quán)的角色名稱(chēng) grantee sql_identifier 被授予該特權(quán)的角色名稱(chēng) specific_catalog sql_identifier 包含該函數(shù)的數(shù)據(jù)庫(kù)名稱(chēng)(總是當(dāng)前數(shù)據(jù)庫(kù)) specific_schema sql_identifi...

http://m.hgci.cn/postgresql13_1/postgresql13_1-p4cb3jmb.html

抱歉,暫時(shí)沒(méi)有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

601.HasorDB 架構(gòu)設(shè)計(jì)

...---------------------------------------------+-------+ | SQL & CRUD & Mapper | | +-----------+-------------+---------------+-------------+ Utils | | Types | Mapping | Resource & TX | Dialect | | +-----------+-------------+---------------+----...

http://m.hgci.cn/hasordb/hasordb-architecture.html

602.GoFrame 高級(jí)特性-日志輸出

日志輸出往往是打印一些調(diào)試或者?SQL?語(yǔ)句,日志對(duì)象可以通過(guò)?SetLogger/GetLogger?方法來(lái)設(shè)置,也可以通過(guò)配置文件來(lái)做配置。以下是一個(gè)開(kāi)啟了日志輸出的配置示例:database: logger: - path: "/var/log/gf-app/sql" level: "all" stdout: tr...

http://m.hgci.cn/goframe/goframe-mhb93n9y.html

603.Micronaut 數(shù)據(jù)訪(fǎng)問(wèn)配置

...和依賴(lài)項(xiàng): 表 1. 數(shù)據(jù)訪(fǎng)問(wèn)配置模塊 依賴(lài) 描述 io.micronaut.sql:micronaut-jdbc-dbcp 使用 Commons DBCP 配置 SQL 數(shù)據(jù)源 io.micronaut.sql:micronaut-jdbc-hikari 使用 Hikari 連接池配置 SQL 數(shù)據(jù)源 io.micronaut.sql:micronaut-jdbc-tomcat 使用 Tomcat 連接池配置 SQL 數(shù)...

http://m.hgci.cn/znlpt/znlpt-mopj3rj6.html

604.MySQL8 數(shù)據(jù)庫(kù)管理系統(tǒng)概述

什么是MySQL?MySQL是最流行的開(kāi)源SQL數(shù)據(jù)庫(kù)管理系統(tǒng),由Oracle Corporation開(kāi)發(fā),分發(fā)和支持。MySQL網(wǎng)站(https://www.mysql.com/)提供了有關(guān)MySQL軟件的最新信息。MySQL是一個(gè)數(shù)據(jù)庫(kù)管理系統(tǒng)。數(shù)據(jù)庫(kù)是數(shù)據(jù)的結(jié)構(gòu)化集合。從簡(jiǎn)單的購(gòu)物清...

http://m.hgci.cn/mysql8/database-management-system.html

605.Ruby DBI Read 操作

...t=1 ) => aRow | nil返回 direction 參數(shù)和 offset 指定的行。除了 SQL_FETCH_ABSOLUTE 和 SQL_FETCH_RELATIVE,其他方法都會(huì)丟棄參數(shù) offset。direction 參數(shù)可能的值,請(qǐng)查看下面的表格。 8sth.column_names => anArray返回列的名稱(chēng)。 9column_info => [ aColumnInfo, ....

http://m.hgci.cn/ruby/ruby-dbi-read.html

606.Java 日期時(shí)間傳統(tǒng)互操作性

...il.Datejava.util.Calendarjava.util.GregorianCalendarjava.util.TimeZonejava.sql.Datejava.sql.Timejava.sql.Timestampjava.nio.file.attribute.FileTimeJDK 8日期時(shí)間API定義了幾種方法在 java.util 和 java.time 對(duì)象之間進(jìn)行轉(zhuǎn)換。Calendar.toInstant() 將Calendar對(duì)象轉(zhuǎn)換為Instant。j...

http://m.hgci.cn/java/java-date-time-legacy-interoperability.html

607.11. Mybais 常用注解 ?

**問(wèn)題: Mybais 常用注解 ?** @Insert : 插入sql , 和xml insert sql語(yǔ)法完全一樣 @Select : 查詢(xún)sql, 和xml select sql語(yǔ)法完全一樣 @Update : 更新sql, 和xml update sql語(yǔ)法完全一樣 @Delete : 刪除sql, 和xml delete sql語(yǔ)法完全一樣 @Param : 入?yún)?@Re...

http://m.hgci.cn/kzsow/kzsow-mha92grq.html

608.PostgreSQL DISCONNECT

...連接。 ALL 關(guān)閉所有打開(kāi)的連接。 例子int main(void) { EXEC SQL CONNECT TO testdb AS DEFAULT USER testuser; EXEC SQL CONNECT TO testdb AS con1 USER testuser; EXEC SQL CONNECT TO testdb AS con2 USER testuser; EXEC SQL CONNECT TO testdb AS con3 USER testuser; EXEC SQL DISCONNECT CURRENT; ...

http://m.hgci.cn/postgresql13_1/postgresql13_1-6ywo3jku.html

609.PostgreSQL role_routine_grants

...的函數(shù)。 表 36.34. role_routine_grants 列 列類(lèi)型 描述 grantor sql_identifier 授予該特權(quán)的角色名稱(chēng) grantee sql_identifier 被授予該特權(quán)的角色名稱(chēng) specific_catalog sql_identifier 包含該函數(shù)的數(shù)據(jù)庫(kù)名稱(chēng)(總是當(dāng)前數(shù)據(jù)庫(kù)) specific_schema sql_identif...

http://m.hgci.cn/postgresql13_1/postgresql13_1-d1gf3jm7.html

610.PostgreSQL routine_privileges

...有一行。 表 36.38. routine_privileges 列 列類(lèi)型 描述 grantor sql_identifier 授予該特權(quán)的角色名稱(chēng) grantee sql_identifier 被授予該特權(quán)的角色名稱(chēng) specific_catalog sql_identifier 包含該函數(shù)的數(shù)據(jù)庫(kù)名稱(chēng)(總是當(dāng)前數(shù)據(jù)庫(kù)) specific_schema sql_identifi...

http://m.hgci.cn/postgresql13_1/postgresql13_1-p4cb3jmb.html

抱歉,暫時(shí)沒(méi)有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門(mén)課程