|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.subshell.persistence.exception | |
|---|---|
| com.subshell.persistence.database | Classes for working with databases. |
| com.subshell.persistence.exception | Various exceptions. |
| com.subshell.persistence.hibernate | Persistence API implementation using Hibernate. |
| com.subshell.persistence.mapper | Classes for working with database-independent persistence mappers. |
| com.subshell.persistence.runner | Utility classes for automatic provision of transaction contexts. |
| com.subshell.persistence.transaction | Classes for working with transactions. |
| Classes in com.subshell.persistence.exception used by com.subshell.persistence.database | |
|---|---|
| PersistenceException
Thrown when there is a persistence-related error. |
|
| Classes in com.subshell.persistence.exception used by com.subshell.persistence.exception | |
|---|---|
| PersistenceException
Thrown when there is a persistence-related error. |
|
| Classes in com.subshell.persistence.exception used by com.subshell.persistence.hibernate | |
|---|---|
| PersistenceException
Thrown when there is a persistence-related error. |
|
| Classes in com.subshell.persistence.exception used by com.subshell.persistence.mapper | |
|---|---|
| ObjectNotFoundException
Thrown when a persistent object could not be found in the database. |
|
| PersistenceException
Thrown when there is a persistence-related error. |
|
| Classes in com.subshell.persistence.exception used by com.subshell.persistence.runner | |
|---|---|
| ErrorInRunnableException
Thrown when a TransactionContextRunner is executing
a Runnable, and this Runnable is throwing a RuntimeException. |
|
| PersistenceException
Thrown when there is a persistence-related error. |
|
| Classes in com.subshell.persistence.exception used by com.subshell.persistence.transaction | |
|---|---|
| PersistenceException
Thrown when there is a persistence-related error. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||