org.postgresql.core.types
Class PGInteger
java.lang.Object
org.postgresql.core.types.PGInteger
- All Implemented Interfaces:
- PGType
public class PGInteger
- extends Object
- implements PGType
- Author:
- davec
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
PGInteger
protected PGInteger(Integer x)
castToServerType
public static PGType castToServerType(Integer val,
int targetType)
throws PSQLException
- Throws:
PSQLException
toString
public String toString()
- Specified by:
toString in interface PGType- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.