Package | Description |
---|---|
org.h2.value |
Data type and value implementations.
|
Modifier and Type | Method and Description |
---|---|
static ValueJavaObject |
ValueJavaObject.getNoCopy(Object javaObject,
byte[] b,
DataHandler dataHandler)
Get or create a java object value for the given byte array.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.