From 3e6c93681c031c9f4586ac20edbd909867bba3aa Mon Sep 17 00:00:00 2001 From: chrisyuan Date: Wed, 27 Oct 2021 22:31:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug#I4C6JX?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\346\224\257\346\214\201PL-Java.md" | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git "a/content/zh/docs/CharacteristicDescription/\346\224\257\346\214\201PL-Java.md" "b/content/zh/docs/CharacteristicDescription/\346\224\257\346\214\201PL-Java.md" index ea71d1638..44d0aa2b6 100644 --- "a/content/zh/docs/CharacteristicDescription/\346\224\257\346\214\201PL-Java.md" +++ "b/content/zh/docs/CharacteristicDescription/\346\224\257\346\214\201PL-Java.md" @@ -31,7 +31,7 @@ **表 1** PL/Java默认数据类型映射关系 -

openGauss

+ @@ -42,12 +42,12 @@ - - @@ -92,7 +92,7 @@ - -- Gitee

openGauss

Java

boolean

"char"

+

CHAR

byte

bytea

+

BYTEA

byte[]

java.lang.String

name

+

NAME

java.lang.String