Package | Description |
---|---|
com.amazon.carbonado.adapter |
Contains annotations and implementations for supporting property adapters.
|
com.amazon.carbonado.lob |
Support for LOB property types, which are Large OBjects.
|
com.amazon.carbonado.raw |
Provides support for repositories that encode/decode storables in a raw
binary format.
|
com.amazon.carbonado.repo.jdbc |
Repository implementation that connects to an external SQL database via
JDBC.
|
com.amazon.carbonado.spi |
Service Provider Interface for Carbonado.
|
Class and Description |
---|
Blob
Provides access to BLOBs, which are Binary Large OBjects.
|
Clob
Provides access to CLOBs, which are Character Large OBjects.
|
Class and Description |
---|
AbstractBlob
AbstractBlob implements a small set of common Blob methods.
|
AbstractClob
AbstractClob implements a small set of common Clob methods.
|
Blob
Provides access to BLOBs, which are Binary Large OBjects.
|
Clob
Provides access to CLOBs, which are Character Large OBjects.
|
Lob |
Class and Description |
---|
Blob
Provides access to BLOBs, which are Binary Large OBjects.
|
Clob
Provides access to CLOBs, which are Character Large OBjects.
|
Class and Description |
---|
Blob
Provides access to BLOBs, which are Binary Large OBjects.
|
Clob
Provides access to CLOBs, which are Character Large OBjects.
|
Class and Description |
---|
Blob
Provides access to BLOBs, which are Binary Large OBjects.
|
Clob
Provides access to CLOBs, which are Character Large OBjects.
|
Lob |
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.