Object/Trait

be.wegenenverkeer.atomium.server.slick

SlickPostgresDriver

Related Docs: trait SlickPostgresDriver | package slick

Permalink

object SlickPostgresDriver extends SlickPostgresDriver

Linear Supertypes
SlickPostgresDriver, PostgresDriver, JdbcDriver, JdbcMappingCompilerComponent, JdbcStatementBuilderComponent, JdbcProfile, JdbcModelComponent, JdbcTypesComponent, JdbcExecutorComponent, JdbcInsertInvokerComponent, JdbcInvokerComponent, JdbcTableComponent, SqlDriver, SqlUtilsComponent, SqlProfile, SqlTableComponent, SqlExecutorComponent, RelationalDriver, RelationalProfile, RelationalTypesComponent, RelationalSequenceComponent, RelationalTableComponent, BasicDriver, BasicProfile, BasicExecutorComponent, BasicInsertInvokerComponent, BasicInvokerComponent, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SlickPostgresDriver
  2. SlickPostgresDriver
  3. PostgresDriver
  4. JdbcDriver
  5. JdbcMappingCompilerComponent
  6. JdbcStatementBuilderComponent
  7. JdbcProfile
  8. JdbcModelComponent
  9. JdbcTypesComponent
  10. JdbcExecutorComponent
  11. JdbcInsertInvokerComponent
  12. JdbcInvokerComponent
  13. JdbcTableComponent
  14. SqlDriver
  15. SqlUtilsComponent
  16. SqlProfile
  17. SqlTableComponent
  18. SqlExecutorComponent
  19. RelationalDriver
  20. RelationalProfile
  21. RelationalTypesComponent
  22. RelationalSequenceComponent
  23. RelationalTableComponent
  24. BasicDriver
  25. BasicProfile
  26. BasicExecutorComponent
  27. BasicInsertInvokerComponent
  28. BasicInvokerComponent
  29. AnyRef
  30. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Backend = JdbcBackend

    Permalink
    Definition Classes
    JdbcProfile → BasicProfile
  2. type BaseColumnType[T] = JdbcType[T] with BaseTypedType[T]

    Permalink
    Definition Classes
    JdbcProfile → RelationalTypesComponent
  3. abstract class BaseInsertInvoker[U] extends scala.slick.driver.JdbcDriver.FullInsertInvokerDef[U]

    Permalink
    Attributes
    protected
    Definition Classes
    JdbcInsertInvokerComponent
  4. class CheckInsertBuilder extends scala.slick.driver.JdbcDriver.UpsertBuilder

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  5. class ColumnDDLBuilder extends scala.slick.driver.PostgresDriver.ColumnDDLBuilder

    Permalink
    Definition Classes
    PostgresDriver
  6. trait ColumnOptions extends scala.slick.driver.JdbcDriver.ColumnOptions

    Permalink
    Definition Classes
    JdbcTableComponent
  7. type ColumnType[T] = JdbcType[T]

    Permalink
    Definition Classes
    JdbcProfile → RelationalTypesComponent
  8. type CompiledInsert = JdbcCompiledInsert

    Permalink
    Definition Classes
    JdbcProfile → BasicInsertInvokerComponent
  9. class CountingInsertInvoker[U] extends scala.slick.driver.JdbcDriver.BaseInsertInvoker[U] with scala.slick.driver.JdbcDriver.CountingInsertInvokerDef[U]

    Permalink
    Attributes
    protected
    Definition Classes
    JdbcInsertInvokerComponent
  10. trait CountingInsertInvokerDef[U] extends scala.slick.driver.JdbcDriver.FullInsertInvokerDef[U]

    Permalink
    Definition Classes
    JdbcInsertInvokerComponent
  11. trait DDL extends scala.slick.profile.SqlDriver.SchemaDescriptionDef

    Permalink
    Definition Classes
    SqlProfile
  12. class DDLInvoker extends scala.slick.driver.JdbcDriver.DDLInvoker

    Permalink
    Definition Classes
    JdbcInvokerComponent
  13. class DeleteInvoker extends AnyRef

    Permalink
    Definition Classes
    JdbcInvokerComponent
  14. abstract class DriverJdbcType[T] extends JdbcType[T]

    Permalink
    Definition Classes
    JdbcTypesComponent
  15. trait FullInsertInvokerDef[U] extends scala.slick.driver.JdbcDriver.InsertInvokerDef[U]

    Permalink
    Definition Classes
    JdbcInsertInvokerComponent
  16. trait ImplicitColumnTypes extends scala.slick.driver.JdbcDriver.ImplicitColumnTypes

    Permalink
    Definition Classes
    JdbcTypesComponent
  17. trait Implicits extends scala.slick.driver.JdbcDriver.LowPriorityImplicits with scala.slick.driver.JdbcDriver.Implicits with scala.slick.driver.JdbcDriver.ImplicitColumnTypes

    Permalink
    Definition Classes
    JdbcProfile
  18. trait ImplicitsPlus extends Implicits

    Permalink
    Definition Classes
    SlickPostgresDriver
  19. class InsertBuilder extends AnyRef

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  20. type InsertInvoker[T] = CountingInsertInvokerDef[T]

    Permalink
    Definition Classes
    JdbcInsertInvokerComponent → BasicInsertInvokerComponent
  21. trait InsertInvokerDef[U] extends scala.slick.driver.JdbcDriver.InsertInvokerDef[U]

    Permalink
    Definition Classes
    JdbcInsertInvokerComponent
  22. trait IntoInsertInvokerDef[U, R] extends scala.slick.driver.JdbcDriver.InsertInvokerDef[U]

    Permalink
    Definition Classes
    JdbcInsertInvokerComponent
  23. class JdbcCodeGen extends CodeGen

    Permalink
    Definition Classes
    JdbcMappingCompilerComponent
  24. class JdbcCompiledInsert extends AnyRef

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  25. class JdbcFastPathExtensionMethods[T, P] extends AnyRef

    Permalink
    Definition Classes
    JdbcMappingCompilerComponent
  26. class JdbcInsertCodeGen extends CodeGen

    Permalink
    Definition Classes
    JdbcMappingCompilerComponent
  27. class JdbcTypes extends scala.slick.driver.PostgresDriver.JdbcTypes

    Permalink
    Definition Classes
    PostgresDriver
  28. trait LowPriorityImplicits extends AnyRef

    Permalink
    Definition Classes
    JdbcProfile
  29. trait MappedColumnTypeFactory extends AnyRef

    Permalink
    Definition Classes
    RelationalTypesComponent
  30. abstract class MappedJdbcType[T, U] extends JdbcType[T]

    Permalink
    Definition Classes
    JdbcTypesComponent
  31. class MappingCompiler extends ResultConverterCompiler[JdbcResultConverterDomain]

    Permalink
    Definition Classes
    JdbcMappingCompilerComponent
  32. class ModelBuilder extends scala.slick.driver.PostgresDriver.ModelBuilder

    Permalink
    Definition Classes
    PostgresDriver
  33. trait OracleStyleRowNum extends scala.slick.driver.JdbcDriver.QueryBuilder

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  34. class QueryBuilder extends scala.slick.driver.PostgresDriver.QueryBuilder

    Permalink
    Definition Classes
    PostgresDriver
  35. type QueryExecutor[T] = QueryExecutorDef[T]

    Permalink
    Definition Classes
    JdbcExecutorComponent → SqlExecutorComponent → BasicExecutorComponent
  36. class QueryExecutorDef[R] extends scala.slick.driver.JdbcDriver.QueryExecutorDef[R]

    Permalink
    Definition Classes
    JdbcExecutorComponent
  37. class QueryInvoker[R] extends StatementInvoker[R] with MutatingStatementInvoker[R]

    Permalink
    Definition Classes
    JdbcInvokerComponent
  38. class QuotingSymbolNamer extends SymbolNamer

    Permalink
    Definition Classes
    SqlUtilsComponent
  39. class ReturningInsertInvoker[U, RU] extends scala.slick.driver.JdbcDriver.BaseInsertInvoker[U] with scala.slick.driver.JdbcDriver.ReturningInsertInvokerDef[U, RU]

    Permalink
    Attributes
    protected
    Definition Classes
    JdbcInsertInvokerComponent
  40. trait ReturningInsertInvokerDef[U, RU] extends scala.slick.driver.JdbcDriver.FullInsertInvokerDef[U]

    Permalink
    Definition Classes
    JdbcInsertInvokerComponent
  41. trait RowNumberPagination extends scala.slick.driver.JdbcDriver.QueryBuilder

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  42. type SchemaDescription = DDL

    Permalink
    Definition Classes
    SqlProfile → BasicProfile
  43. trait SchemaDescriptionDef extends AnyRef

    Permalink
    Definition Classes
    BasicProfile
  44. class Sequence[T] extends Typed

    Permalink
    Definition Classes
    RelationalSequenceComponent
  45. class SequenceDDLBuilder extends AnyRef

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  46. trait SimpleQL extends scala.slick.driver.JdbcDriver.SimpleQL with scala.slick.driver.JdbcDriver.Implicits

    Permalink
    Definition Classes
    JdbcProfile
  47. trait SimpleQLPlus extends SimpleQL with ImplicitsPlus

    Permalink
    Definition Classes
    SlickPostgresDriver
  48. abstract class StatementPart extends AnyRef

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  49. abstract class Table[T] extends AbstractTable[T]

    Permalink
    Definition Classes
    RelationalTableComponent
  50. class TableDDLBuilder extends scala.slick.driver.PostgresDriver.TableDDLBuilder

    Permalink
    Definition Classes
    PostgresDriver
  51. class TableQueryExtensionMethods[T <: scala.slick.profile.RelationalDriver.Table[_], U] extends AnyRef

    Permalink
    Definition Classes
    RelationalProfile
  52. class UpdateInsertBuilder extends scala.slick.driver.JdbcDriver.UpsertBuilder

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  53. class UpdateInvoker[T] extends AnyRef

    Permalink
    Definition Classes
    JdbcInvokerComponent
  54. class UpsertBuilder extends scala.slick.driver.PostgresDriver.UpsertBuilder

    Permalink
    Definition Classes
    PostgresDriver

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. lazy val Implicit: ImplicitsPlus

    Permalink
    Definition Classes
    SlickPostgresDriver → JdbcProfile → RelationalProfile → BasicProfile
  5. lazy val MappedColumnType: MappedJdbcType.type

    Permalink
    Definition Classes
    JdbcProfile → RelationalTypesComponent
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. val backend: Backend

    Permalink
    Definition Classes
    JdbcProfile → BasicProfile
  8. final def buildSequenceSchemaDescription(seq: Sequence[_]): DDL

    Permalink
    Definition Classes
    JdbcProfile → RelationalSequenceComponent
  9. final def buildTableSchemaDescription(table: Table[_]): DDL

    Permalink
    Definition Classes
    JdbcProfile → RelationalTableComponent
  10. final val capabilities: Set[Capability]

    Permalink
    Definition Classes
    BasicProfile
  11. lazy val checkInsertCompiler: QueryCompiler

    Permalink
    Definition Classes
    JdbcProfile
  12. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. val columnOptions: ColumnOptions

    Permalink
    Definition Classes
    JdbcTableComponent → SqlTableComponent → RelationalTableComponent
  14. val columnTypes: JdbcTypes

    Permalink
    Definition Classes
    PostgresDriver → JdbcProfile
  15. def compileInsert(tree: Node): JdbcCompiledInsert

    Permalink
    Definition Classes
    JdbcProfile → BasicProfile
  16. final lazy val compiler: QueryCompiler

    Permalink
    Definition Classes
    RelationalProfile
  17. def computeCapabilities: Set[Capability]

    Permalink
    Attributes
    protected
    Definition Classes
    PostgresDriver → JdbcProfile → SqlProfile → RelationalProfile → BasicProfile
  18. def computeQueryCompiler: QueryCompiler

    Permalink
    Attributes
    protected
    Definition Classes
    JdbcProfile → RelationalProfile
  19. def createBaseResultConverter[T](ti: JdbcType[T], name: String, idx: Int): ResultConverter[JdbcResultConverterDomain, T]

    Permalink
    Definition Classes
    JdbcMappingCompilerComponent
  20. def createCheckInsertBuilder(node: Insert): InsertBuilder

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  21. def createColumnDDLBuilder(column: FieldSymbol, table: Table[_]): ColumnDDLBuilder

    Permalink
    Definition Classes
    PostgresDriver → JdbcStatementBuilderComponent
  22. def createCountingInsertInvoker[U](compiled: CompiledInsert): CountingInsertInvokerDef[U]

    Permalink
    Definition Classes
    JdbcInsertInvokerComponent
  23. def createDDLInvoker(ddl: SchemaDescription): DDLInvoker

    Permalink
    Definition Classes
    JdbcInvokerComponent → BasicInvokerComponent
  24. def createDeleteInvoker(tree: Node, param: Any): DeleteInvoker

    Permalink
    Definition Classes
    JdbcInvokerComponent
  25. def createInsertBuilder(node: Insert): InsertBuilder

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  26. def createInsertInvoker[U](tree: CompiledInsert): CountingInsertInvokerDef[U]

    Permalink
    Definition Classes
    JdbcInsertInvokerComponent → BasicInsertInvokerComponent
  27. def createModel(tables: Option[Seq[MTable]], ignoreInvalidDefaults: Boolean)(implicit session: SessionDef): Model

    Permalink
    Definition Classes
    PostgresDriver → JdbcModelComponent
  28. def createOptionResultConverter[T](ti: JdbcType[T], idx: Int): ResultConverter[JdbcResultConverterDomain, Option[T]]

    Permalink
    Definition Classes
    JdbcMappingCompilerComponent
  29. def createQueryBuilder(n: Node, state: CompilerState): QueryBuilder

    Permalink
    Definition Classes
    PostgresDriver → JdbcStatementBuilderComponent
  30. def createQueryExecutor[R](tree: Node, param: Any): QueryExecutor[R]

    Permalink
    Definition Classes
    JdbcExecutorComponent → SqlExecutorComponent → BasicExecutorComponent
  31. def createQueryInvoker[R](tree: Node, param: Any): QueryInvoker[R]

    Permalink
    Definition Classes
    JdbcInvokerComponent
  32. def createReturningInsertInvoker[U, RU](compiled: CompiledInsert, keys: Node): ReturningInsertInvokerDef[U, RU]

    Permalink
    Definition Classes
    JdbcInsertInvokerComponent
  33. def createSequenceDDLBuilder(seq: Sequence[_]): SequenceDDLBuilder

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  34. def createTableDDLBuilder(table: Table[_]): TableDDLBuilder

    Permalink
    Definition Classes
    PostgresDriver → JdbcStatementBuilderComponent
  35. def createUpdateInsertBuilder(node: Insert): InsertBuilder

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  36. def createUpdateInvoker[T](tree: Node, param: Any): UpdateInvoker[T]

    Permalink
    Definition Classes
    JdbcInvokerComponent
  37. def createUpsertBuilder(node: Insert): InsertBuilder

    Permalink
    Definition Classes
    PostgresDriver → JdbcStatementBuilderComponent
  38. def defaultSqlTypeName(tmd: JdbcType[_]): String

    Permalink
    Definition Classes
    PostgresDriver → JdbcTypesComponent
  39. def defaultTables(implicit session: SessionDef): List[MTable]

    Permalink
    Definition Classes
    PostgresDriver → JdbcModelComponent
  40. lazy val deleteCompiler: QueryCompiler

    Permalink
    Definition Classes
    JdbcProfile → BasicProfile
  41. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  42. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  43. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  44. lazy val forceInsertCompiler: QueryCompiler

    Permalink
    Definition Classes
    JdbcProfile
  45. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  46. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  47. lazy val insertCompiler: QueryCompiler

    Permalink
    Definition Classes
    JdbcProfile → BasicProfile
  48. val invokerMutateConcurrency: ResultSetConcurrency

    Permalink
    Attributes
    protected
    Definition Classes
    JdbcInvokerComponent
  49. val invokerMutateType: ResultSetType

    Permalink
    Attributes
    protected
    Definition Classes
    JdbcInvokerComponent
  50. val invokerPreviousAfterDelete: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    JdbcInvokerComponent
  51. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  52. def jdbcTypeFor(t: Type): JdbcType[Any]

    Permalink
    Definition Classes
    JdbcTypesComponent
  53. def likeEncode(s: String): String

    Permalink
    Definition Classes
    SqlUtilsComponent
  54. val mappingCompiler: MappingCompiler

    Permalink
    Definition Classes
    JdbcMappingCompilerComponent
  55. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  56. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  57. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  58. val profile: JdbcProfile

    Permalink
    Definition Classes
    JdbcDriver → SqlDriver → RelationalDriver → BasicDriver
  59. lazy val queryCompiler: QueryCompiler

    Permalink
    Definition Classes
    JdbcProfile → BasicProfile
  60. def quoteIdentifier(id: String): String

    Permalink
    Definition Classes
    SqlUtilsComponent
  61. def quoteTableName(t: TableNode): String

    Permalink
    Definition Classes
    SqlUtilsComponent
  62. val scalarFrom: Option[String]

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  63. val simple: SimpleQLPlus

    Permalink
    Definition Classes
    SlickPostgresDriver → JdbcProfile → RelationalProfile → BasicProfile
  64. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  65. def toString(): String

    Permalink
    Definition Classes
    BasicDriver → AnyRef → Any
  66. lazy val updateCompiler: QueryCompiler

    Permalink
    Definition Classes
    JdbcProfile → BasicProfile
  67. lazy val updateInsertCompiler: QueryCompiler

    Permalink
    Definition Classes
    JdbcProfile
  68. lazy val upsertCompiler: QueryCompiler

    Permalink
    Definition Classes
    JdbcProfile
  69. lazy val useServerSideUpsert: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    PostgresDriver → JdbcInsertInvokerComponent
  70. lazy val useServerSideUpsertReturning: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    PostgresDriver → JdbcInsertInvokerComponent
  71. lazy val useTransactionForUpsert: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    PostgresDriver → JdbcInsertInvokerComponent
  72. lazy val useTransactionForUpsertReturning: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    JdbcInsertInvokerComponent
  73. def valueToSQLLiteral(v: Any, tpe: Type): String

    Permalink
    Definition Classes
    JdbcStatementBuilderComponent
  74. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def createModel(implicit session: SessionDef): Model

    Permalink
    Definition Classes
    JdbcModelComponent
    Annotations
    @deprecated
    Deprecated

    (Since version 2.1) use createModel() instead (appending parenthesis)

  2. final def getTables: Invoker[MTable]

    Permalink
    Definition Classes
    JdbcModelComponent
    Annotations
    @deprecated
    Deprecated

    (Since version 2.1) use defaultTables instead

Inherited from SlickPostgresDriver

Inherited from PostgresDriver

Inherited from JdbcDriver

Inherited from JdbcMappingCompilerComponent

Inherited from JdbcStatementBuilderComponent

Inherited from JdbcProfile

Inherited from JdbcModelComponent

Inherited from JdbcTypesComponent

Inherited from JdbcExecutorComponent

Inherited from JdbcInsertInvokerComponent

Inherited from JdbcInvokerComponent

Inherited from JdbcTableComponent

Inherited from SqlDriver

Inherited from SqlUtilsComponent

Inherited from SqlProfile

Inherited from SqlTableComponent

Inherited from SqlExecutorComponent

Inherited from RelationalDriver

Inherited from RelationalProfile

Inherited from RelationalTypesComponent

Inherited from RelationalSequenceComponent

Inherited from RelationalTableComponent

Inherited from BasicDriver

Inherited from BasicProfile

Inherited from BasicExecutorComponent

Inherited from BasicInsertInvokerComponent

Inherited from BasicInvokerComponent

Inherited from AnyRef

Inherited from Any

Ungrouped