QueryO

oxygen.sql.query.QueryO
See theQueryO companion class
object QueryO

Attributes

Companion
class
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
QueryO.type

Members list

Value members

Concrete methods

def simple[O](queryName: String, queryType: QueryType)(decoder: ResultDecoder[O])(sql: String): QueryO[O]