public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static long |
maxTime |
static long |
minTime |
static ByteBuffer |
nullBlob |
static double |
nullDouble |
static long |
nullInt64 |
static long |
nullPtr |
static String |
nullString |
static long |
nullTime |
Constructor and Description |
---|
Constants() |
public static double nullDouble
public static long nullInt64
public static long minTime
public static long maxTime
public static long nullTime
public static ByteBuffer nullBlob
public static String nullString
public static long nullPtr
Copyright © 2021. All rights reserved.