public abstract class PGBuffersStruct<Buffer> extends PGStruct
| Modifier and Type | Class and Description |
|---|---|
static class |
PGBuffersStruct.Binary |
static class |
PGBuffersStruct.Text |
attributeTypes, context, typeName| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
protected abstract Object |
getAttribute(Context context,
Type type,
Buffer buffer) |
Object[] |
getAttributes(Context context) |
int |
hashCode() |
getAttributes, getAttributes, getAttributeTypes, getSQLTypeNameprotected abstract Object getAttribute(Context context, Type type, Buffer buffer) throws IOException
IOExceptionpublic Object[] getAttributes(Context context) throws IOException
getAttributes in class PGStructIOException