doobie
.
free
.
callablestatement
CallableStatementOp
Related Docs:
object CallableStatementOp
|
package callablestatement
sealed
trait
CallableStatementOp
[
A
]
extends
AnyRef
Source
callablestatement.scala
Linear Supertypes
AnyRef
,
Any
Known Subclasses
AddBatch
,
AddBatch1
,
Async1
,
Cancel
,
ClearBatch
,
ClearParameters
,
ClearWarnings
,
Close
,
CloseOnCompletion
,
Delay
,
Embed
,
Execute
,
Execute1
,
Execute2
,
Execute3
,
Execute4
,
ExecuteBatch
,
ExecuteLargeBatch
,
ExecuteLargeUpdate
,
ExecuteLargeUpdate1
,
ExecuteLargeUpdate2
,
ExecuteLargeUpdate3
,
ExecuteLargeUpdate4
,
ExecuteQuery
,
ExecuteQuery1
,
ExecuteUpdate
,
ExecuteUpdate1
,
ExecuteUpdate2
,
ExecuteUpdate3
,
ExecuteUpdate4
,
GetArray
,
GetArray1
,
GetBigDecimal
,
GetBigDecimal1
,
GetBigDecimal2
,
GetBlob
,
GetBlob1
,
GetBoolean
,
GetBoolean1
,
GetByte
,
GetByte1
,
GetBytes
,
GetBytes1
,
GetCharacterStream
,
GetCharacterStream1
,
GetClob
,
GetClob1
,
GetConnection
,
GetDate
,
GetDate1
,
GetDate2
,
GetDate3
,
GetDouble
,
GetDouble1
,
GetFetchDirection
,
GetFetchSize
,
GetFloat
,
GetFloat1
,
GetGeneratedKeys
,
GetInt
,
GetInt1
,
GetLargeMaxRows
,
GetLargeUpdateCount
,
GetLong
,
GetLong1
,
GetMaxFieldSize
,
GetMaxRows
,
GetMetaData
,
GetMoreResults
,
GetMoreResults1
,
GetNCharacterStream
,
GetNCharacterStream1
,
GetNClob
,
GetNClob1
,
GetNString
,
GetNString1
,
GetObject
,
GetObject1
,
GetObject2
,
GetObject3
,
GetObject4
,
GetObject5
,
GetParameterMetaData
,
GetQueryTimeout
,
GetRef
,
GetRef1
,
GetResultSet
,
GetResultSetConcurrency
,
GetResultSetHoldability
,
GetResultSetType
,
GetRowId
,
GetRowId1
,
GetSQLXML
,
GetSQLXML1
,
GetShort
,
GetShort1
,
GetString
,
GetString1
,
GetTime
,
GetTime1
,
GetTime2
,
GetTime3
,
GetTimestamp
,
GetTimestamp1
,
GetTimestamp2
,
GetTimestamp3
,
GetURL
,
GetURL1
,
GetUpdateCount
,
GetWarnings
,
HandleErrorWith
,
IsCloseOnCompletion
,
IsClosed
,
IsPoolable
,
IsWrapperFor
,
Raw
,
RegisterOutParameter
,
RegisterOutParameter1
,
RegisterOutParameter10
,
RegisterOutParameter11
,
RegisterOutParameter2
,
RegisterOutParameter3
,
RegisterOutParameter4
,
RegisterOutParameter5
,
RegisterOutParameter6
,
RegisterOutParameter7
,
RegisterOutParameter8
,
RegisterOutParameter9
,
SetArray
,
SetAsciiStream
,
SetAsciiStream1
,
SetAsciiStream2
,
SetAsciiStream3
,
SetAsciiStream4
,
SetAsciiStream5
,
SetBigDecimal
,
SetBigDecimal1
,
SetBinaryStream
,
SetBinaryStream1
,
SetBinaryStream2
,
SetBinaryStream3
,
SetBinaryStream4
,
SetBinaryStream5
,
SetBlob
,
SetBlob1
,
SetBlob2
,
SetBlob3
,
SetBlob4
,
SetBlob5
,
SetBoolean
,
SetBoolean1
,
SetByte
,
SetByte1
,
SetBytes
,
SetBytes1
,
SetCharacterStream
,
SetCharacterStream1
,
SetCharacterStream2
,
SetCharacterStream3
,
SetCharacterStream4
,
SetCharacterStream5
,
SetClob
,
SetClob1
,
SetClob2
,
SetClob3
,
SetClob4
,
SetClob5
,
SetCursorName
,
SetDate
,
SetDate1
,
SetDate2
,
SetDate3
,
SetDouble
,
SetDouble1
,
SetEscapeProcessing
,
SetFetchDirection
,
SetFetchSize
,
SetFloat
,
SetFloat1
,
SetInt
,
SetInt1
,
SetLargeMaxRows
,
SetLong
,
SetLong1
,
SetMaxFieldSize
,
SetMaxRows
,
SetNCharacterStream
,
SetNCharacterStream1
,
SetNCharacterStream2
,
SetNCharacterStream3
,
SetNClob
,
SetNClob1
,
SetNClob2
,
SetNClob3
,
SetNClob4
,
SetNClob5
,
SetNString
,
SetNString1
,
SetNull
,
SetNull1
,
SetNull2
,
SetNull3
,
SetObject
,
SetObject1
,
SetObject2
,
SetObject3
,
SetObject4
,
SetObject5
,
SetObject6
,
SetObject7
,
SetObject8
,
SetObject9
,
SetPoolable
,
SetQueryTimeout
,
SetRef
,
SetRowId
,
SetRowId1
,
SetSQLXML
,
SetSQLXML1
,
SetShort
,
SetShort1
,
SetString
,
SetString1
,
SetTime
,
SetTime1
,
SetTime2
,
SetTime3
,
SetTimestamp
,
SetTimestamp1
,
SetTimestamp2
,
SetTimestamp3
,
SetURL
,
SetURL1
,
SetUnicodeStream
,
Unwrap
,
WasNull
Ordering
Alphabetic
By Inheritance
Inherited
CallableStatementOp
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
visit
[
F
[
_
]
]
(
v:
Visitor
[
F
]
)
:
F
[
A
]
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
AnyRef
Inherited from
Any
Ungrouped