| Interface | Description |
|---|---|
| HibSession |
Interface to do hibernate interactions.
|
| Class | Description |
|---|---|
| DbAddrBookDirHandler | |
| 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<T> |
Base type for a database entity.
|
| DbFilter |
Add filtering expression to hsql.
|
| DbNamedEntity<T> |
Base type for a database entity with a name.
|
| DbStaleStateException |
Forbidden exception thrown by webdav classes
|
| DumpEntity<T> |
An entity which can be dumped..
|
| HibSessionImpl |
Convenience class to do the actual hibernate interaction.
|
| UnversionedDbentity<T> |
Base type for a database entity.
|
| Enum | Description |
|---|---|
| DumpEntity.DumpType |
We're dumping the entire object
|
| Annotation Type | Description |
|---|---|
| Dump |
This is used to annotate a method for which we should generate dump output.
|
| 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.
|
Copyright © 2015 Bedework. All rights reserved.