H2

io.getquill.jdbczio.Quill.H2
See theH2 companion class
object H2

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
H2.type

Members list

Value members

Concrete methods

def apply[N <: NamingStrategy](naming: N, ds: DataSource): H2[N]
def fromNamingStrategy[N <: NamingStrategy : Tag](naming: N): ZLayer[DataSource, Nothing, H2[N]]