Mapping arbitrary objects to a PostgreSQL databaseOverview
You need to store arbitrary objects in a PostgreSQL database without being intrusive for your classes (don't want inheritance from an 'Item' or 'Persistent' object).
NEW
Fixed some bugs.
Mapping arbitrary objects to a PostgreSQL databaseInformation