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