| Class | Description |
|---|---|
| DefaultIdGenerator |
Id Generate using a Universally Unique Identifier (UUID).
|
| DefaultStoreFactory | |
| EncryptedMemoryStore<T> | |
| EncryptedSQLStore<T> | |
| MemoryStorage<T> |
Memory implementation of Store
Store. |
| SQLStore<T> | |
| StoreConfig |
This class bundles up all of the possible variables which may be used to instantiate a
Store |
| Enum | Description |
|---|---|
| StoreTypes |
Types of store
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.