cp1250

ldbc.core.Character.cp1250
object cp1250 extends Character

Attributes

Source
Character.scala
Graph
Supertypes
trait Character
class Object
trait Matchable
class Any
Self type
cp1250.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

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