-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.healthmarketscience.jackcess.expr.Value
Value.Type
-
Constructor Summary
Constructors
| Constructor and Description |
BaseValue() |
-
Method Summary
-
Methods inherited from interface com.healthmarketscience.jackcess.expr.Value
get, getType
-
-
Constructor Detail
-
BaseValue
public BaseValue()
-
Method Detail
-
isNull
public boolean isNull()
- Specified by:
isNull in interface Value
- Returns:
true if this value represents a "Null" value,
false otherwise.
Copyright © 2005–2019. All rights reserved.