public class GridH2ValueCacheObject
extends Value
CacheObject. Replacement for ValueJavaObject.| Constructor and Description |
|---|
GridH2ValueCacheObject(CacheObject obj,
CacheObjectValueContext valCtx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareSecure(Value v,
CompareMode mode) |
Value |
convertPrecision(long precision,
boolean force) |
boolean |
equals(Object other) |
byte[] |
getBytes() |
byte[] |
getBytesNoCopy() |
CacheObject |
getCacheObject() |
int |
getDisplaySize() |
int |
getMemory() |
Object |
getObject() |
Object |
getObject(boolean cpy) |
long |
getPrecision() |
String |
getSQL() |
String |
getString() |
int |
getType() |
int |
hashCode() |
void |
set(PreparedStatement prep,
int parameterIndex) |
CacheObjectValueContext |
valueContext() |
public GridH2ValueCacheObject(CacheObject obj,
CacheObjectValueContext valCtx)
obj - Object.valCtx - Object value context.public CacheObject getCacheObject()
public CacheObjectValueContext valueContext()
public String getSQL()
public int getType()
public long getPrecision()
public int getDisplaySize()
public String getString()
public byte[] getBytes()
public byte[] getBytesNoCopy()
public Object getObject()
public Object getObject(boolean cpy)
cpy - Copy flag.public void set(PreparedStatement prep, int parameterIndex) throws SQLException
SQLExceptionprotected int compareSecure(Value v,
CompareMode mode)
public int hashCode()
public boolean equals(Object other)
public Value convertPrecision(long precision,
boolean force)
public int getMemory()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019