sjis

ldbc.core.Character.sjis
object sjis extends Character

Attributes

Source
Character.scala
Graph
Supertypes
trait Character
class Object
trait Matchable
class Any
Self type
sjis.type

Members list

Value members

Concrete methods

override def description: String

Character description

Character description

Attributes

Definition Classes
Source
Character.scala
override def maxLen: Int

Maximum number of bytes required to store a single character.

Maximum number of bytes required to store a single character.

Attributes

Definition Classes
Source
Character.scala
override def name: String

Character name

Character name

Attributes

Definition Classes
Source
Character.scala

Inherited 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

Inherited from:
Character
Source
Character.scala