mirror of https://github.com/apache/openjpa.git
44db5768cd
1. Add getter/setter for boolean 'dynamic' field of Value 2. Add Value.assertChangeable() that Value subclasses must invoke prior to set new internal state 3. Changes Configuration readOnly state from a boolean to a simple 3-step state variable INIT_STATE_LIQUID/FREEZING/FROZEN. This is done to allow lazy instantiation of some PluginValues after the BrokerFactory freezes configuration. 4. Removes assertNotReadOnly() check from Configuration implementations' setX() methods. 5. Removes dynamic Value related methods from Configuration API and its implementations git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@571294 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
src | ||
pom.xml |