mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Noting that value() currently calls through to getValue() hence this is no real change. This is done because value() is also a public method Property.value() [and this should probably change to use getValueIntercept() rather than getValue()]