| Package | Description |
|---|---|
| org.postgresql.core | |
| org.postgresql.jdbc |
| Modifier and Type | Method and Description |
|---|---|
TypeInfo |
BaseConnection.getTypeInfo() |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeInfoCache |
| Modifier and Type | Field and Description |
|---|---|
private TypeInfo |
PgConnection.typeCache |
| Modifier and Type | Method and Description |
|---|---|
protected TypeInfo |
PgConnection.createTypeInfo(BaseConnection conn,
int unknownLength) |
TypeInfo |
PgConnection.getTypeInfo() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
PrimitiveArraySupport.getDefaultArrayTypeOid(TypeInfo tiCache) |