public class JC extends Object
| Constructor and Description |
|---|
JC() |
| Modifier and Type | Method and Description |
|---|---|
static ValueElement |
coalesce(ValueElement... expression)
JCYPHER
return the first non-NULL value in the list of expressions
|
static ValueElement |
timeStamp()
JCYPHER
return the current time, returns the same value during a whole query
|
public static ValueElement timeStamp()
public static ValueElement coalesce(ValueElement... expression)
Copyright © 2016. All rights reserved.