Interface TransientValue

All Superinterfaces:
Serializable, Value
All Known Implementing Classes:
ArrayLiteral

public interface TransientValue extends Value
A marker interface for a value which can never exist in the main MappingDictionary, only at query time in a QueryMappingDictionary
Since:
6.1.4
Author:
Pavel Klinov