Character

ldbc.core.Character
See theCharacter companion object
trait Character

A model for representing character sets to be set in column definitions for the string data types CHAR, VARCHAR, TEXT, ENUM, SET, and any synonym.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object armscii8.type
object ascii.type
object big5.type
object binary.type
object cp1250.type
object cp1251.type
object cp1256.type
object cp1257.type
object cp850.type
object cp852.type
object cp866.type
object cp932.type
object dec8.type
object eucjpms.type
object euckr.type
object gb18030.type
object gb2312.type
object gbk.type
object geostd8.type
object greek.type
object hebrew.type
object hp8.type
object keybcs2.type
object koi8r.type
object koi8u.type
object latin1.type
object latin2.type
object latin5.type
object latin7.type
object macce.type
object macroman.type
object sjis.type
object swe7.type
object tis620.type
object ucs2.type
object ujis.type
object utf16.type
object utf16le.type
object utf32.type
object utf8mb3.type
object utf8mb4.type
Show all

Members list

Value members

Abstract methods

def description: String

Character description

Character description

Attributes

def maxLen: Int

Maximum number of bytes required to store a single character.

Maximum number of bytes required to store a single character.

Attributes

def name: String

Character name

Character name

Attributes

Concrete fields

val queryString: String

Variable that contains the SQL string of Character

Variable that contains the SQL string of Character

Attributes

Returns

SQL query string