Package | Description |
---|---|
com.amazon.carbonado.lob |
Support for LOB property types, which are Large OBjects.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayBlob
Implementation of a Blob which is backed by a growable in-memory byte array.
|
class |
FileBlob
Implementation of a Blob which is backed by a File.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.