Package | Description |
---|---|
xuml.tools.datastore | |
xuml.tools.datastore.gae | |
xuml.tools.datastore.memory | |
xuml.tools.diagram |
Modifier and Type | Method and Description |
---|---|
DatastoreText |
DatastoreTextFactory.create()
Creates an instance of
DatastoreText . |
Modifier and Type | Class and Description |
---|---|
class |
DatastoreTextGae
Implements storage of string properties in Google App Engine's Big Table
datastore.
|
Modifier and Type | Method and Description |
---|---|
DatastoreText |
DatastoreTextFactoryGae.create() |
static DatastoreText |
DatastoreTextGae.instance() |
Modifier and Type | Class and Description |
---|---|
class |
DatastoreTextMemory |
Modifier and Type | Method and Description |
---|---|
DatastoreText |
DatastoreTextFactoryMemory.create() |
Modifier and Type | Method and Description |
---|---|
DatastoreText |
Context.getDatastore() |
Copyright © 2012–2022. All rights reserved.