public class PgColumnDesc extends Object
PgColumnDesc(String name, PgOid type)
String
getName()
Serializable
getObject(byte[] value)
PgOid
getType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PgColumnDesc(String name, PgOid type)
public String getName()
public PgOid getType()
public Serializable getObject(byte[] value)
public String toString()
toString
Object
Copyright © 2020. All rights reserved.