com
.
twitter
.
finagle
.
postgres
.
generic
ToShapelessClientOps
Related Doc:
package generic
implicit final
class
ToShapelessClientOps
extends
AnyVal
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ToShapelessClientOps
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ToShapelessClientOps
(
client:
PostgresClientImpl
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
client
:
PostgresClientImpl
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
queryAs
[
T <:
Product
]
(
query:
String
,
params:
Param
[_]*
)
(
implicit
rowDecoder:
RowDecoder
[
T
]
,
columnNamer:
ColumnNamer
)
:
Future
[
Seq
[
T
]]
def
toString
()
:
String
Definition Classes
Any
Inherited from
AnyVal
Inherited from
Any
Ungrouped