-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.healthmarketscience.jackcess.expr.Value
Value.Type
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isNull
public boolean isNull()
- Specified by:
isNull
in interface Value
- Returns:
true
if this value represents a "Null" value,
false
otherwise.
-
get
public Object get()
- Specified by:
get
in interface Value
- Returns:
- the raw primitive value
Copyright © 2005–2018. All rights reserved.