The primitivedatatype of a datatype is the datatype itself if the datatype has no super type, and otherwise is the primitivedatatype of the super type.
あるデータ型の基本データ型は、そのデータ型が上位の型をもたない場合はそのデータ型そのものであり、そうでなければ上位の型の基本データ型である。 - コンピューター用語辞典
The Boolean Converter Componentconverts between java.lang.String values and either java.lang.Boolean data types or the Java boolean primitivetype, for example binding a JSF component to a database column of type BOOLEAN.
Boolean コンバータコンポーネントは、java.lang.String 値と、java.lang.Boolean データ型または Java boolean プリミティブ型のいずれかの間の変換を行います。 たとえば、JSF コンポーネントをデータベースの BOOLEAN 型の列にバインドする場合です。 - NetBeans
The Byte Converter Componentconverts between java.lang.String values java.lang.Byte data types or the Java byte primitivetype, for example binding a JSF component to a database column of type SMALLINT or TINYINT.
バイトコンバータコンポーネントiは、java.lang.String 値と、java.lang.Byte データ型または Java byte プリミティブ型のいずれかの間の変換を行います。 たとえば、JSF コンポーネントをデータベースの SMALLINT 型または TINYINT 型の列にバインドする場合です。 - NetBeans
例文データの著作権について
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.