Package | Description |
---|---|
com.amazon.carbonado.lob |
Support for LOB property types, which are Large OBjects.
|
Modifier and Type | Class and Description |
---|---|
class |
BlobClob
A Clob implementation which is backed by a Blob.
|
class |
CharArrayClob
Implementation of a Clob which is backed by a growable in-memory character
array.
|
class |
StringClob
Implementation of a Clob which is backed by a read-only String.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.