JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.jcabi.dynamo.mock.H2Data
Packages that use
H2Data
Package
Description
com.jcabi.dynamo.mock
Amazon Dynamo DB Object Layer, mock version.
Uses of
H2Data
in
com.jcabi.dynamo.mock
Methods in
com.jcabi.dynamo.mock
that return
H2Data
Modifier and Type
Method
Description
H2Data
H2Data.
with
(
String
table,
String
[] keys,
String
... attrs)
With this table, that has given primary keys.