molecule.sql.core.query

Members list

Type members

Classlikes

trait CursorUtils

Attributes

Source
CursorUtils.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NoUnique[Tpl]
class PrimaryUnique[Tpl]
class SubUnique[Tpl]
class SqlQueryResolve[Tpl]
Show all
trait LambdasBase extends BaseHelpers, AggrUtils

Attributes

Source
LambdasBase.scala
Supertypes
trait AggrUtils
trait BaseHelpers
trait DateHandling
trait RegexMatching
class Object
trait Matchable
class Any
Show all
Known subtypes
Self type
trait LambdasOne extends LambdasBase

Attributes

Source
LambdasOne.scala
Supertypes
trait LambdasBase
trait AggrUtils
trait BaseHelpers
trait DateHandling
trait RegexMatching
class Object
trait Matchable
class Any
Show all
Self type
trait LambdasSet extends LambdasBase, JavaConversions

Attributes

Source
LambdasSet.scala
Supertypes
trait JavaConversions
trait AsScalaExtensions
trait AsJavaExtensions
trait LambdasBase
trait AggrUtils
trait BaseHelpers
trait DateHandling
trait RegexMatching
class Object
trait Matchable
class Any
Show all
Known subtypes
Self type
abstract class Model2SqlQuery[Tpl](elements0: List[Element]) extends Model2Query, ResolveRef, CastNestedBranch_, CastRow2Tpl_, Nest[Tpl], NestOpt[Tpl], ModelUtils, MoleculeLogging

Attributes

Source
Model2SqlQuery.scala
Supertypes
trait MoleculeLogging
trait Logging
trait ModelUtils
trait NestOpt[Tpl]
trait Nest[Tpl]
trait CastRow2Tpl_
trait ResolveRef
trait Model2Query
class Object
trait Matchable
class Any
Show all
Self type
trait ResolveExpr

Attributes

Source
ResolveExpr.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ResolveExprOne extends ResolveExpr

Attributes

Source
ResolveExprOne.scala
Supertypes
trait ResolveExpr
class Object
trait Matchable
class Any
Self type
trait ResolveExprSet extends ResolveExpr

Attributes

Source
ResolveExprSet.scala
Supertypes
trait ResolveExpr
class Object
trait Matchable
class Any
Self type

Attributes

Source
ResolveExprSetRefAttr.scala
Supertypes
trait LambdasSet
trait JavaConversions
trait AsScalaExtensions
trait AsJavaExtensions
trait LambdasBase
trait AggrUtils
trait BaseHelpers
trait DateHandling
trait RegexMatching
trait ResolveExpr
class Object
trait Matchable
class Any
Show all
Self type
trait ResolveRef

Attributes

Source
ResolveRef.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Model2SqlQuery[Tpl]
Self type
trait SqlQueryBase extends BaseHelpers, JavaConversions

Attributes

Source
SqlQueryBase.scala
Supertypes
trait JavaConversions
trait AsScalaExtensions
trait AsJavaExtensions
trait BaseHelpers
trait DateHandling
trait RegexMatching
class Object
trait Matchable
class Any
Show all
abstract class SqlQueryResolve[Tpl](elements: List[Element], m2q: Model2SqlQuery[Tpl] & SqlQueryBase) extends CursorUtils, ModelUtils

Attributes

Source
SqlQueryResolve.scala
Supertypes
trait ModelUtils
trait CursorUtils
class Object
trait Matchable
class Any
Known subtypes
class NoUnique[Tpl]
class PrimaryUnique[Tpl]
class SubUnique[Tpl]
case class SqlQueryResolveCursor[Tpl](elements: List[Element], optLimit: Option[Int], cursor: Option[String], m2q: Model2SqlQuery[Tpl] & SqlQueryBase) extends SqlQueryResolve[Tpl], FutureUtils, CursorUtils, ModelTransformations_, MoleculeLogging

Attributes

Source
SqlQueryResolveCursor.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait ModelTransformations_
trait FutureUtils
trait MoleculeLogging
trait Logging
class SqlQueryResolve[Tpl]
trait ModelUtils
trait CursorUtils
class Object
trait Matchable
class Any
Show all
case class SqlQueryResolveOffset[Tpl](elements: List[Element], optLimit: Option[Int], optOffset: Option[Int], m2q: Model2SqlQuery[Tpl] & SqlQueryBase) extends SqlQueryResolve[Tpl], FutureUtils, ModelUtils, MoleculeLogging

Attributes

Source
SqlQueryResolveOffset.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait FutureUtils
trait MoleculeLogging
trait Logging
class SqlQueryResolve[Tpl]
trait ModelUtils
trait CursorUtils
class Object
trait Matchable
class Any
Show all