Contents
Indexes:
Condition Dao-Error
Base class for DAO related errors.
Part of:
condition unresolved-foreign-key
,
condition dao-nonexistent-id
,
package submarine
Direct Subclass
dao-nonexistent-id
Condition signaling the attempt to initialize a dao
with a non-existant ID.
unresolved-foreign-key
Condition signaling that a class with a foreign-key
reference to a non-defined class has been tri...
Direct Method
table-name