| Package | Description |
|---|---|
| org.postgresql.jdbc | |
| org.postgresql.jdbc2 |
| Modifier and Type | Class and Description |
|---|---|
class |
UUIDArrayAssistant |
| Modifier and Type | Field and Description |
|---|---|
private ArrayAssistant |
ArrayDecoding.ArrayAssistantObjectArrayDecoder.arrayAssistant |
| Constructor and Description |
|---|
ArrayAssistantObjectArrayDecoder(ArrayAssistant arrayAssistant) |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.concurrent.ConcurrentMap<java.lang.Integer,ArrayAssistant> |
ArrayAssistantRegistry.ARRAY_ASSISTANT_MAP |
| Modifier and Type | Method and Description |
|---|---|
static ArrayAssistant |
ArrayAssistantRegistry.getAssistant(int oid) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ArrayAssistantRegistry.register(int oid,
ArrayAssistant assistant) |