|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidStorageException | |
context.arch.storage |
Uses of InvalidStorageException in context.arch.storage |
Constructors in context.arch.storage that throw InvalidStorageException | |
StorageObject(java.lang.String table)
Basic constructor that uses the default storage class |
|
StorageObject(java.lang.String storeClass,
java.lang.String table)
Constructor that sets the storage class to use and creates the storage class. |
|
StorageObject(java.lang.String storageClass,
java.lang.String table,
java.lang.Integer flushType,
java.lang.Long flushCondition)
Constructor that sets the storage class to use |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |