|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.postgresql.core.types.PGShort
public class PGShort
| Constructor Summary | |
|---|---|
protected |
PGShort(java.lang.Short x)
|
| Method Summary | |
|---|---|
static PGType |
castToServerType(java.lang.Short val,
int targetType)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected PGShort(java.lang.Short x)
| Method Detail |
|---|
public static PGType castToServerType(java.lang.Short val,
int targetType)
throws PSQLException
PSQLExceptionpublic java.lang.String toString()
toString in interface PGTypetoString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||