hi,
Does postgresql support this? if i want a column of a table for the persistence of instance of java objects, and use ResultSet.getObject() and ResultSet.updateObjecct() to access them. if so, what data type the column should be?
thankszhenchang