Package | Description |
---|---|
org.jboss.errai.jpa.client.local.backend |
Modifier and Type | Class and Description |
---|---|
class |
WebStorageBackend
The storage backend for HTML WebStorage, a storage facility supported by most
browsers for at least 2.5 million characters of data, (5 megabytes of Unicode
text).
|
Modifier and Type | Method and Description |
---|---|
StorageBackend |
StorageBackendFactory.createInstanceFor(ErraiEntityManager em)
Creates a new instance of some implementation of StorageBackend which is
permanently bound to the given ErraiEntityManager.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.