|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.postgresql.core.types.PGLong
public class PGLong
| Constructor Summary | |
|---|---|
protected |
PGLong(java.lang.Long x)
|
| Method Summary | |
|---|---|
static PGType |
castToServerType(java.lang.Long 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 PGLong(java.lang.Long x)
| Method Detail |
|---|
public static PGType castToServerType(java.lang.Long 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 | ||||||||