Class MutableValue
java.lang.Object
org.hibernate.testing.orm.domain.gambit.MutableValue
- All Implemented Interfaces:
Serializable
A mutable (as in non-`@Immutable`) value. Mainly used for testing
JPA AttributeConverter support for mutable domain values in regards
to caching, dirty-checking, etc
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MutableValue
public MutableValue() -
MutableValue
-
-
Method Details
-
getState
-
setState
-