org.postgresql.core.types
Class PGUnknown
java.lang.Object
org.postgresql.core.types.PGUnknown
- All Implemented Interfaces:
- PGType
public class PGUnknown
- 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
PGUnknown
public PGUnknown(Object x)
castToServerType
public static PGType castToServerType(Object val,
int targetType)
toString
public String toString()
- Specified by:
toString in interface PGType- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.