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