PreparedStatementOp

doobie.free.preparedstatement.PreparedStatementOp
See thePreparedStatementOp companion object
sealed trait PreparedStatementOp[A]

Attributes

Companion
object
Source
preparedstatement.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AddBatch.type
class AddBatch1
object Cancel.type
object Canceled.type
object ClearBatch.type
object ClearParameters.type
object ClearWarnings.type
object Close.type
object CloseOnCompletion.type
class Embed[A]
object Execute.type
class Execute1
class Execute2
class Execute3
class Execute4
object ExecuteBatch.type
object ExecuteLargeBatch.type
object ExecuteLargeUpdate.type
object ExecuteQuery.type
object ExecuteUpdate.type
class ForceR[A, B]
object GetConnection.type
object GetFetchDirection.type
object GetFetchSize.type
object GetGeneratedKeys.type
object GetLargeMaxRows.type
object GetLargeUpdateCount.type
object GetMaxFieldSize.type
object GetMaxRows.type
object GetMetaData.type
object GetMoreResults.type
object GetParameterMetaData.type
object GetQueryTimeout.type
object GetResultSet.type
object GetResultSetType.type
object GetUpdateCount.type
object GetWarnings.type
class HandleErrorWith[A]
object IsCloseOnCompletion.type
object IsClosed.type
object IsPoolable.type
class IsWrapperFor
object Monotonic.type
class OnCancel[A]
class Poll1[A]
class RaiseError[A]
class Raw[A]
object Realtime.type
class SetArray
class SetBlob
class SetBlob1
class SetBlob2
class SetBoolean
class SetByte
class SetBytes
class SetClob
class SetClob1
class SetClob2
class SetDate
class SetDate1
class SetDouble
class SetFetchSize
class SetFloat
class SetInt
class SetLong
class SetMaxRows
class SetNClob
class SetNClob1
class SetNClob2
class SetNString
class SetNull
class SetNull1
class SetObject
class SetObject1
class SetObject2
class SetObject3
class SetObject4
class SetPoolable
class SetRef
class SetRowId
class SetSQLXML
class SetShort
class SetString
class SetTime
class SetTime1
class SetTimestamp
class SetURL
class Suspend[A]
class Uncancelable[A]
class Unwrap[T]
Show all

Members list

Value members

Abstract methods

def visit[F[_]](v: Visitor[F]): F[A]

Attributes

Source
preparedstatement.scala