public class DynamoDbDataContextFactory extends AbstractDataContextFactory
DataContextFactory for DynamoDB.
Properties used are: username, password, region and table defs.| Constructor and Description |
|---|
DynamoDbDataContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
DataContext |
create(DataContextProperties properties,
ResourceFactoryRegistry resourceFactoryRegistry) |
protected String |
getType() |
accepts, getBoolean, getChar, getInt, getStringprotected String getType()
getType in class AbstractDataContextFactorypublic DataContext create(DataContextProperties properties, ResourceFactoryRegistry resourceFactoryRegistry)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.