ldbc.core
Top-level imports provide aliases for the most commonly used types and modules. A typical starting set of imports might look something like this.
example:
import ldbc.core.*
Attributes
Members list
Packages
Type members
Classlikes
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.
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
- Source
- Character.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object armscii8.typeobject ascii.typeobject big5.typeobject binary.typeobject cp1250.typeobject cp1251.typeobject cp1256.typeobject cp1257.typeobject cp850.typeobject cp852.typeobject cp866.typeobject cp932.typeobject dec8.typeobject eucjpms.typeobject euckr.typeobject gb18030.typeobject gb2312.typeobject gbk.typeobject geostd8.typeobject greek.typeobject hebrew.typeobject hp8.typeobject keybcs2.typeobject koi8r.typeobject koi8u.typeobject latin1.typeobject latin2.typeobject latin5.typeobject latin7.typeobject macce.typeobject macroman.typeobject sjis.typeobject swe7.typeobject tis620.typeobject ucs2.typeobject ujis.typeobject utf16.typeobject utf16le.typeobject utf32.typeobject utf8mb3.typeobject utf8mb4.typeShow all
Attributes
- Companion
- trait
- Source
- Character.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Character.type
A model for representing collations to be set in column definitions for the string data types CHAR, VARCHAR, TEXT, ENUM, SET, and any synonym.
A model for representing collations to be set in column definitions for the string data types CHAR, VARCHAR, TEXT, ENUM, SET, and any synonym.
Attributes
- Companion
- object
- Source
- Character.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Source
- Character.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Collate.type
Trait for representing SQL Column
Trait for representing SQL Column
Type parameters
- T
-
Scala types that match SQL DataType
Attributes
- Companion
- object
- Source
- Column.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Source
- Column.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Column.type
Trait for representing SQL DataType
Trait for representing SQL DataType
Type parameters
- T
-
Scala types that match SQL DataType
Attributes
- Companion
- object
- Source
- DataType.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait BlobType[T]trait StringType[T]
- Self type
-
DataType[T]
Attributes
- Companion
- trait
- Source
- DataType.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DataType.type
A set of methods for constructing DataType
A set of methods for constructing DataType
Attributes
- Source
- DataTypes.scala
- Supertypes
-
class Objecttrait Matchableclass Any
A model representing SQL database information.
A model representing SQL database information.
Attributes
- Companion
- object
- Source
- Database.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Source
- Database.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Database.type
Attributes
- Companion
- trait
- Source
- Default.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Default.type
Enum that defines constants to identify generic SQL types called JDBC types.
Enum that defines constants to identify generic SQL types called JDBC types.
Attributes
- Companion
- object
- Source
- JdbcType.scala
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
case Unknown
Attributes
- Companion
- enum
- Source
- JdbcType.scala
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
JdbcType.type
Attributes
- Source
- Key.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PrimaryKey.type
A model for setting reference options used for foreign key constraints, etc.
A model for setting reference options used for foreign key constraints, etc.
Value parameters
- keyPart
-
List of columns for which the Index key is set
- onDelete
-
Reference action on delete
- onUpdate
-
Reference action on update
- table
-
Referenced table model
Attributes
- Companion
- object
- Source
- Reference.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- Reference.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Reference.type
Attributes
- Source
- Table.scala
- Supertypes
-
trait Dynamicclass Objecttrait Matchableclass Any
- Self type
-
Table.type
Attributes
- Companion
- object
- Source
- TableOption.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class AVGRowLengthclass AutoExtendSizeclass AutoIncrementclass CheckSumclass Commentclass Compressionclass Connectionclass DelayKeyWriteclass Directoryclass Encryptionclass Engineclass EngineAttributeclass InsertMethodclass KeyBlockSizeclass MaxRowsclass MinRowsclass PackKeysclass RowFormatclass SecondaryEngineAttributeclass StatsAutoRecalcclass StatsPersistentclass StatsSamplePagesclass Tablespaceclass UnionShow all
Attributes
- Companion
- trait
- Source
- TableOption.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TableOption.type
Inherited classlikes
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited types
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Value members
Inherited methods
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
===== List of String Data Types =====
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
===== List of Date Data Types =====
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
===== List of Alias Date Data Types =====
===== List of Alias Date Data Types =====
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Attributes
- Inherited from:
- Alias (hidden)
- Source
- Alias.scala
Deprecated and Inherited methods
Attributes
- Deprecated
- true
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
===== List of Numeric Data Types =====
===== List of Numeric Data Types =====
Attributes
- Deprecated
- true
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Deprecated
- true
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Deprecated
- true
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Deprecated
- true
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Deprecated
- true
- Inherited from:
- DataTypes
- Source
- DataTypes.scala
Attributes
- Deprecated
- true
- Inherited from:
- DataTypes
- Source
- DataTypes.scala