Uses of Class
org.apache.cayenne.access.DomainStoppedException
Package | Description |
---|---|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
-
Uses of DomainStoppedException in org.apache.cayenne.access
Methods in org.apache.cayenne.access that throw DomainStoppedException Modifier and Type Method Description protected void
DataDomain. checkStopped()
Checks that Domain is not stopped.