3.1 Data Link Layer Design Issues
3.2 Error Detection and Correction
3.3 Elementary Data Link Protocols
3.4 Sliding Windows Protocols
3.5 Protocol Specification and Verification
3.6 Example Data Link Protocols
A Case Study: Replacing the persistence layer of a
Business Process Engine with JDO
The JDO specification (JSR-12) was released from the Java Community Process in April
2002. Its goal is to provide transparent persistence to Java classes. David Jordan provides
a concise introduction. Several book ...