| DbCard |
A representation of a vcard and properties for database persistance in cardDAV
|
| DbCardParam |
A representation of a vcard property parameter for database persistance in cardDAV.
|
| DbCardProperty |
A representation of a vcard property for database persistance in cardDAV.
|
| DbCollection |
A representation of a vcard and properties for database persistence in cardDAV
|
| DbDirHandler |
Provide some common methods for db based directory handlers.
|
| DbEntity |
Base type for a database entity.
|
| DbNamedEntity |
Base type for a database entity with a name.
|
| DumpEntity |
An entity which can be dumped..
|
| DumpEntity.DumpType |
We're dumping the entire object
|
| HibSession |
Interface to do hibernate interactions.
|
| NoDump |
This is used to annotate a method which we should not dump.
|
| NoWrap |
This is used to annotate a method which we should not wrap.
|
| UnversionedDbentity |
Base type for a database entity.
|