|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPunchDB | |
|---|---|
| com.antelmann.timeregister | This package contains classes that implement a time register solution for a small business. |
| Uses of AbstractPunchDB in com.antelmann.timeregister |
|---|
| Subclasses of AbstractPunchDB in com.antelmann.timeregister | |
|---|---|
class |
FilePunchDB
The implementation is backed by a binary file but works largely in-memory. |
class |
OdbcPunchDB
|
class |
PunchDataAnalyzer
used to analyze PunchData objects. |
class |
PunchDBClient
uses a NetConnection to communicate to a PunchDBServer that handles requests. |
class |
SQLPunchDB
implements a PunchDB based on a JDBC connection |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||