Uses of Class
org.apache.cayenne.access.DomainStoppedException
Packages that use DomainStoppedException
-
Uses of DomainStoppedException in org.apache.cayenne.access
Methods in org.apache.cayenne.access that throw DomainStoppedExceptionModifier and TypeMethodDescriptionprotected voidDataDomain.checkStopped()Throws DomainStoppedException if the domain was previously shut down.