summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/Storable.java
AgeCommit message (Expand)Author
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