Package | Description |
---|---|
com.jcabi.dynamo.mock |
Amazon Dynamo DB Object Layer, mock version.
|
Modifier and Type | Class and Description |
---|---|
class |
H2Data
Mock data in H2 database.
|
Modifier and Type | Method and Description |
---|---|
MkData |
H2Data.with(String table,
String[] keys,
String[] attrs)
With this table, that has given primary keys.
|
Constructor and Description |
---|
MkRegion(MkData dta)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.