| Package | Description |
|---|---|
| fc.jdbc.dbo | |
| fc.jdbc.dbo.generated |
These are sample tables, purely to show as an example of DBO generated code.
|
| Class and Description |
|---|
| DBOException
Captures exceptional conditions in the dbo framework.
|
| Class and Description |
|---|
| DBO
The base dbo class which is extended by all generated
dbo classes.
|
| DBOMgr
The base Manager class which is extended by all generated "Mgr" classes.
|
| ValidateException
Thrown when a DBO Object cannot be saved because the
information contained in it fails validity tests.
|