java.lang.Object javax.sql.rowset.serial.SerialStruct
public Object[] getAttributes() throws SerialException
public Object[] getAttributes(Map<String,Class<?>> map) throws SerialException
public String getSQLTypeName() throws SerialException
public SerialStruct(SQLData in, Map<String,Class<?>> map) throws SerialException
public SerialStruct(Struct in, Map<String,Class<?>> map) throws SerialException