testDbPostgres
testDbPostgres
japgolly.webapputil.db.test
DbTable
DbTable
Counts
DelegateConnection
ImperativeXA
TestConfig
TestDb
TestDbHelpers
TestDbIOExt
TestDbHelpers
TestXA
testDbPostgres
/
japgolly.webapputil.db.test
/
DbTable
/
Counts
Counts
final case
class
Counts
(
asMap:
Map
[
DbTable
,
Int
])
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
+
(
other:
Counts
):
Counts
def
-
(
before:
Counts
):
Counts
def
apply
(
t:
DbTable
):
Int
def
isEmpty
:
Boolean
def
nonEmpty
:
Boolean
def
toTable
:
String
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product