org.postgresql.core.types
Interface PGType

All Known Implementing Classes:
PGBigDecimal, PGBoolean, PGByte, PGDouble, PGFloat, PGInteger, PGLong, PGNumber, PGShort, PGString, PGUnknown

public interface PGType

Author:
davec TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Method Summary
 String toString()
           
 

Method Detail

toString

String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.