summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/Storable.java
AgeCommit message (Expand)Author
2008-04-19Use Javadoc literals.Brian S. O'Neill
2008-04-10Add propertyMap feature to Storable.Brian S. O'Neill
2008-04-07Add prepare method to Storable.Brian S. O'Neill
2008-02-16Merge serialization support.Brian S. O'Neill
2008-01-25Hide propertyMap feature.Brian S. O'Neill
2008-01-20Add Storable.propertyMap method.Brian S. O'Neill
2007-08-28Storable toString and toStringKeyOnly methods skip uninitialized properties.Brian S. O'Neill
2007-08-12Storable methods to access properties by name disallow access to methods whic...Brian S. O'Neill
2007-06-10Added methods to access Storable properties by name.Brian S. O'Neill
2007-03-04Minor doc clarification.Brian S. O'Neill
2007-01-15Minor comment change.Brian S. O'Neill
2006-10-22Comment changes.Brian S. O'Neill
2006-09-19Make toStringKeyOnly also include alternate keys.Brian S. O'Neill
2006-08-30Add core interfacesBrian S. O'Neill