class JournalQueries extends JournalTables
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- lazy val JournalTable: TableQuery[Journal]
- val allPersistenceIdsDistinct: CompiledStreamingExecutable[slick.jdbc.JdbcProfile.JdbcAPI.Query[slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], String, Seq], Seq[String], String]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def delete(persistenceId: String, toSequenceNr: Long): slick.jdbc.JdbcProfile.ProfileAction[Int, NoStream, Write]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- val highestMarkedSequenceNrForPersistenceId: CompiledFunction[(slick.jdbc.JdbcProfile.JdbcAPI.Rep[String]) => slick.jdbc.JdbcProfile.JdbcAPI.Rep[Option[Long]], slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], String, slick.jdbc.JdbcProfile.JdbcAPI.Rep[Option[Long]], Option[Long]]
- val highestSequenceNrForPersistenceId: CompiledFunction[(slick.jdbc.JdbcProfile.JdbcAPI.Rep[String]) => slick.jdbc.JdbcProfile.JdbcAPI.Rep[Option[Long]], slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], String, slick.jdbc.JdbcProfile.JdbcAPI.Rep[Option[Long]], Option[Long]]
- final def isInstanceOf[T0]: Boolean
- def journalRowByPersistenceIds(persistenceIds: Iterable[String]): slick.jdbc.JdbcProfile.JdbcAPI.Query[slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], String, Seq]
- val journalTableCfg: LegacyJournalTableConfiguration
- def markJournalMessagesAsDeleted(persistenceId: String, maxSequenceNr: Long): slick.jdbc.JdbcProfile.ProfileAction[Int, NoStream, Write]
- val messagesQuery: CompiledFunction[(slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long], slick.jdbc.JdbcProfile.JdbcAPI.ConstColumn[Long]) => Query[Journal, JournalTables.Journal.TableElementType, Seq], (slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long], slick.jdbc.JdbcProfile.JdbcAPI.ConstColumn[Long]), (String, Long, Long, Long), Query[Journal, JournalTables.Journal.TableElementType, Seq], Seq[JournalTables.Journal.TableElementType]]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val profile: JdbcProfile
- val selectByPersistenceIdAndMaxSequenceNumber: CompiledFunction[(slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long]) => Query[Journal, JournalTables.Journal.TableElementType, Seq], (slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long]), (String, Long), Query[Journal, JournalTables.Journal.TableElementType, Seq], Seq[JournalTables.Journal.TableElementType]]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def update(persistenceId: String, seqNr: Long, replacement: Array[Byte]): slick.jdbc.JdbcProfile.ProfileAction[Int, NoStream, Write]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def writeJournalRows(xs: Seq[JournalRow]): FixedSqlAction[Option[Int], NoStream, Write]
Deprecated Value Members
- def finalize(): Unit
Value Members
- lazy val JournalTable: TableQuery[Journal]
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- lazy val JournalTable: TableQuery[Journal]
- val allPersistenceIdsDistinct: CompiledStreamingExecutable[slick.jdbc.JdbcProfile.JdbcAPI.Query[slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], String, Seq], Seq[String], String]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def delete(persistenceId: String, toSequenceNr: Long): slick.jdbc.JdbcProfile.ProfileAction[Int, NoStream, Write]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- val highestMarkedSequenceNrForPersistenceId: CompiledFunction[(slick.jdbc.JdbcProfile.JdbcAPI.Rep[String]) => slick.jdbc.JdbcProfile.JdbcAPI.Rep[Option[Long]], slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], String, slick.jdbc.JdbcProfile.JdbcAPI.Rep[Option[Long]], Option[Long]]
- val highestSequenceNrForPersistenceId: CompiledFunction[(slick.jdbc.JdbcProfile.JdbcAPI.Rep[String]) => slick.jdbc.JdbcProfile.JdbcAPI.Rep[Option[Long]], slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], String, slick.jdbc.JdbcProfile.JdbcAPI.Rep[Option[Long]], Option[Long]]
- final def isInstanceOf[T0]: Boolean
- def journalRowByPersistenceIds(persistenceIds: Iterable[String]): slick.jdbc.JdbcProfile.JdbcAPI.Query[slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], String, Seq]
- val journalTableCfg: LegacyJournalTableConfiguration
- def markJournalMessagesAsDeleted(persistenceId: String, maxSequenceNr: Long): slick.jdbc.JdbcProfile.ProfileAction[Int, NoStream, Write]
- val messagesQuery: CompiledFunction[(slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long], slick.jdbc.JdbcProfile.JdbcAPI.ConstColumn[Long]) => Query[Journal, JournalTables.Journal.TableElementType, Seq], (slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long], slick.jdbc.JdbcProfile.JdbcAPI.ConstColumn[Long]), (String, Long, Long, Long), Query[Journal, JournalTables.Journal.TableElementType, Seq], Seq[JournalTables.Journal.TableElementType]]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val profile: JdbcProfile
- val selectByPersistenceIdAndMaxSequenceNumber: CompiledFunction[(slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long]) => Query[Journal, JournalTables.Journal.TableElementType, Seq], (slick.jdbc.JdbcProfile.JdbcAPI.Rep[String], slick.jdbc.JdbcProfile.JdbcAPI.Rep[Long]), (String, Long), Query[Journal, JournalTables.Journal.TableElementType, Seq], Seq[JournalTables.Journal.TableElementType]]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def update(persistenceId: String, seqNr: Long, replacement: Array[Byte]): slick.jdbc.JdbcProfile.ProfileAction[Int, NoStream, Write]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def writeJournalRows(xs: Seq[JournalRow]): FixedSqlAction[Option[Int], NoStream, Write]
- def finalize(): Unit