Package | Description |
---|---|
org.postgresql.jdbc | |
org.postgresql.jdbc2 |
Modifier and Type | Class and Description |
---|---|
class |
UUIDArrayAssistant |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.Integer,ArrayAssistant> |
ArrayAssistantRegistry.arrayAssistantMap |
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) |