public class ImportBlob
extends com.pivotal.gemfirexd.internal.impl.load.ImportBlobBase
Blob implementation for an array of bytes that can be used in
custom overrides to Import class for
SYSCS_UTIL.IMPORT_TABLE_EX/IMPORT_DATA_EX procedures.| Constructor and Description |
|---|
ImportBlob(byte[] data)
Create an import Blob object, whose value is the given byte array.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.