index
:
Carbonado.git
fix-failing-test
gh-pages
master
v1.3
Forked from https://github.com/Carbonado/Carbonado
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
amazon
/
carbonado
/
Storable.java
Age
Commit message (
Expand
)
Author
2012-03-04
Prepare release 1.2.3
Brian S. O'Neill
2010-03-14
Update copyright.
Brian S. O'Neill
2008-04-19
Use Javadoc literals.
Brian S. O'Neill
2008-04-10
Add propertyMap feature to Storable.
Brian S. O'Neill
2008-04-07
Add prepare method to Storable.
Brian S. O'Neill
2008-02-16
Merge serialization support.
Brian S. O'Neill
2008-01-25
Hide propertyMap feature.
Brian S. O'Neill
2008-01-20
Add Storable.propertyMap method.
Brian S. O'Neill
2007-08-28
Storable toString and toStringKeyOnly methods skip uninitialized properties.
Brian S. O'Neill
2007-08-12
Storable methods to access properties by name disallow access to methods whic...
Brian S. O'Neill
2007-06-10
Added methods to access Storable properties by name.
Brian S. O'Neill
2007-03-04
Minor doc clarification.
Brian S. O'Neill
2007-01-15
Minor comment change.
Brian S. O'Neill
2006-10-22
Comment changes.
Brian S. O'Neill
2006-09-19
Make toStringKeyOnly also include alternate keys.
Brian S. O'Neill
2006-08-30
Add core interfaces
Brian S. O'Neill