Package

com.outworkers

phantom

Permalink

package phantom

Visibility
  1. Public
  2. All

Type Members

  1. trait BytesExtractor[T] extends AnyRef

    Permalink
  2. sealed class CamelCase extends NamingStrategy

    Permalink
  3. abstract class CassandraTable[T <: CassandraTable[T, R], R] extends SelectTable[T, R]

    Permalink

    Main representation of a Cassandra table.

    Main representation of a Cassandra table.

    T

    Type of this table.

    R

    Type of record.

  4. trait DefaultImports extends ImplicitMechanism with CreateImplicits with SelectImplicits with Operators with UsingClauseOperations with KeySpaceConstruction with DeleteImplicits with DefaultSASIOps

    Permalink
  5. sealed class IdentityStrategy extends NamingStrategy

    Permalink
  6. trait LowPriorityImplicits extends AnyRef

    Permalink
  7. abstract class NamingStrategy extends AnyRef

    Permalink
  8. case class ResultSet(inner: datastax.driver.core.ResultSet, version: ProtocolVersion) extends datastax.driver.core.ResultSet with Product with Serializable

    Permalink
  9. class Row extends AnyRef

    Permalink
  10. class ScalaQueryContext extends QueryContext[Promise, Future, Duration]

    Permalink
  11. trait SelectTable[T <: CassandraTable[T, R], R] extends AnyRef

    Permalink
  12. sealed class SnakeCase extends NamingStrategy

    Permalink
  13. trait Table[T <: Table[T, R], R] extends CassandraTable[T, R] with TableAliases[T, R] with RootConnector

    Permalink
  14. trait TableAliases[T <: CassandraTable[T, R], R] extends AnyRef

    Permalink

Value Members

  1. object BytesExtractor

    Permalink
  2. object Manager

    Permalink
  3. object NamingStrategy extends LowPriorityImplicits

    Permalink
  4. object ScalaFutureImplicits

    Permalink
  5. object ScalaPromiseInterface extends PromiseInterface[Promise, Future]

    Permalink
  6. package builder

    Permalink
  7. package column

    Permalink
  8. package database

    Permalink
  9. package dsl

    Permalink
  10. package keys

    Permalink
  11. package macros

    Permalink
  12. package ops

    Permalink

Ungrouped