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, getSQLTypeName
protected abstract Object getAttribute(Context context, Type type, Buffer buffer) throws IOException
IOException
public Object[] getAttributes(Context context) throws IOException
getAttributes
in class PGStruct
IOException