Last Published: 2008-06-26
Java Object Base
About JOB
News
Release Notes
FAQ
Download
Documentation
Inroduction
Objectives
API
JOB Factory
JOB Session
JOB Map
JOB Sorted Map
JOB Sorted Multi Map
JOB Key Map
JOB Integer Key Map
JOB Entry Set
JOB Iterator
JOB Key
JOB Integer Key
JOB LOB
JOB Capable
JOB Exception
JOB Duplicate Key Exception
JOB User
JOB Object Array Holder
Implementation Notes
Build Process
Restrictions
Missing Features
Code Samples
Simple Example Using Application Identity
Simple Example Using Datastore Identity
Miscellaneous
Project Information
Project Reports
JOB Duplicate Key Exception
JOB duplicate key exceptions are thrown by method
void newEntry(Object key, Object value)
of JOB non-multi maps if you provide a key which already exists.