Zio
molecule.db.sql.postgres.`package`.Zio
object Zio extends Api_zio, Api_zio_transact, Spi_postgres_zio
Attributes
- Source
- package.scala
- Graph
-
- Supertypes
-
trait Spi_postgres_ziotrait ModelUtilstrait StreamingJdbctrait SpiBase_postgres_ziotrait Renderertrait Spi_ziotrait Api_zio_transacttrait Api_ziotrait Keywordsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Zio.type
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
- Supertypes
-
class Objecttrait Matchableclass Any
object avg extends avg
Attributes
- Inherited from:
- Keywords
- Source
- Keywords.scala
- Supertypes
-
trait avgtrait AggrCoalescetrait AggrKwtrait Kwclass Objecttrait Matchableclass AnyShow all
object count extends count
Attributes
- Inherited from:
- Keywords
- Source
- Keywords.scala
- Supertypes
-
trait counttrait AggrInttrait AggrCoalescetrait AggrKwtrait Kwclass Objecttrait Matchableclass AnyShow all
object countDistinct extends countDistinct
Attributes
- Inherited from:
- Keywords
- Source
- Keywords.scala
- Supertypes
-
trait countDistincttrait AggrCoalescetrait AggrKwtrait Kwclass Objecttrait Matchableclass AnyShow all
object distinct extends distinct
Attributes
- Inherited from:
- Keywords
- Source
- Keywords.scala
- Supertypes
-
trait distincttrait AggrKwtrait Kwclass Objecttrait Matchableclass AnyShow all
object max extends max
Attributes
- Inherited from:
- Keywords
- Source
- Keywords.scala
- Supertypes
-
trait maxtrait AggrKwtrait Kwclass Objecttrait Matchableclass AnyShow all
object median extends median
Attributes
- Inherited from:
- Keywords
- Source
- Keywords.scala
- Supertypes
-
trait mediantrait AggrCoalescetrait AggrKwtrait Kwclass Objecttrait Matchableclass AnyShow all
object min extends min
Attributes
- Inherited from:
- Keywords
- Source
- Keywords.scala
- Supertypes
-
trait mintrait AggrKwtrait Kwclass Objecttrait Matchableclass AnyShow all
object sample extends sample
Attributes
- Inherited from:
- Keywords
- Source
- Keywords.scala
- Supertypes
-
trait sampletrait AggrKwtrait Kwclass Objecttrait Matchableclass AnyShow all
object stddev extends stddev
Attributes
- Inherited from:
- Keywords
- Source
- Keywords.scala
- Supertypes
-
trait stddevtrait AggrCoalescetrait AggrKwtrait Kwclass Objecttrait Matchableclass AnyShow all
object sum extends sum
Attributes
- Inherited from:
- Keywords
- Source
- Keywords.scala
- Supertypes
-
trait sumtrait AggrCoalescetrait AggrKwtrait Kwclass Objecttrait Matchableclass AnyShow all
object variance extends variance
Attributes
- Inherited from:
- Keywords
- Source
- Keywords.scala
- Supertypes
-
trait variancetrait AggrCoalescetrait AggrKwtrait Kwclass Objecttrait Matchableclass AnyShow all
Value members
Inherited methods
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
override def fallback_rawQuery(query: String, debug: Boolean): ZIO[Conn, MoleculeError, List[List[Any]]]
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
override def fallback_rawTransact(txData: String, debug: Boolean): ZIO[Conn, MoleculeError, TxReport]
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
def fs2stream[Tpl](q: Query[Tpl], chunkSize: Int, inspect: (Query[Tpl], Conn) => Unit, getResultSetAndResolver: (Query[Tpl], Conn) => (ResultSetInterface, ResultSetInterface => Any))(implicit conn: Conn): Stream[IO, Tpl]
Attributes
- Inherited from:
- StreamingJdbc
- Source
- StreamingJdbc.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
override def insert_validate(insert: Insert): ZIO[Conn, MoleculeError, Seq[(Int, Seq[InsertError])]]
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Inherited from:
- Spi_zio
- Source
- Spi_zio.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
protected def printRaw(action: String, elements: List[Element], dbString: String, dataString: String): Unit
Attributes
- Inherited from:
- Renderer
- Source
- Renderer.scala
override def queryCursor_get[Tpl](q: QueryCursor[Tpl]): ZIO[Conn, MoleculeError, (List[Tpl], String, Boolean)]
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
override def queryOffset_get[Tpl](q: QueryOffset[Tpl]): ZIO[Conn, MoleculeError, (List[Tpl], Int, Boolean)]
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
override def query_subscribe[Tpl](q: Query[Tpl], callback: (List[Tpl]) => Unit): ZIO[Conn, MoleculeError, Unit]
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
def savepoint[T](runSavepoint: Savepoint => ZIO[Conn, MoleculeError, T]): ZIO[Conn, MoleculeError, T]
Attributes
- Inherited from:
- Api_zio_transact
- Source
- Api_zio.scala
Attributes
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Inherited from:
- Api_zio_transact
- Source
- Api_zio.scala
Attributes
- Inherited from:
- Api_zio_transact
- Source
- Api_zio.scala
Attributes
- Inherited from:
- Api_zio_transact
- Source
- Api_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Definition Classes
-
Spi_postgres_zio -> Spi_zio
- Inherited from:
- Spi_postgres_zio
- Source
- Spi_postgres_zio.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
def zioStream[Tpl](q: Query[Tpl], chunkSize: Int, inspect: (Query[Tpl], Conn) => Unit, getResultSetAndResolver: (Query[Tpl], Conn) => (ResultSetInterface, ResultSetInterface => Any)): ZStream[Conn, MoleculeError, Tpl]
Attributes
- Inherited from:
- StreamingJdbc
- Source
- StreamingJdbc.scala
Implicits
Inherited implicits
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
Attributes
- Inherited from:
- Api_zio
- Source
- Api_zio.scala
In this article