|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StorageException | |
|---|---|
| org.apache.struts2.showcase.application | |
| org.apache.struts2.showcase.dao | |
| org.apache.struts2.showcase.exception | |
| Uses of StorageException in org.apache.struts2.showcase.application |
|---|
| Methods in org.apache.struts2.showcase.application that throw StorageException | |
|---|---|
Serializable |
Storage.merge(IdEntity object)
|
Serializable |
MemoryStorage.merge(IdEntity object)
|
| Uses of StorageException in org.apache.struts2.showcase.dao |
|---|
| Methods in org.apache.struts2.showcase.dao that throw StorageException | |
|---|---|
Serializable |
Dao.merge(IdEntity object)
|
Serializable |
AbstractDao.merge(IdEntity object)
|
| Uses of StorageException in org.apache.struts2.showcase.exception |
|---|
| Subclasses of StorageException in org.apache.struts2.showcase.exception | |
|---|---|
class |
CreateException
CreateException. |
class |
DeleteException
DeleteException. |
class |
DuplicateKeyException
DuplicateKeyException. |
class |
UpdateException
UpdateException. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||