null
should never be provided. Note, if {@link #setAutoCommit(boolean)} has been set to true thenthe property value should not be persisted to the underlying store until the {@link #commit()} method is called. @param key property key @param value value @return old value @throws IllegalArgumentException if property doesn't exist
|
|