|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.postgresql.core |
---|
Class org.postgresql.core.PGBindException extends IOException implements Serializable |
---|
Serialized Fields |
---|
IOException _ioe
Package org.postgresql.ds |
---|
Class org.postgresql.ds.PGConnectionPoolDataSource extends BaseDataSource implements Serializable |
---|
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Serialized Fields |
---|
boolean defaultAutoCommit
Class org.postgresql.ds.PGSimpleDataSource extends BaseDataSource implements Serializable |
---|
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Package org.postgresql.geometric |
---|
Class org.postgresql.geometric.PGbox extends PGobject implements Serializable |
---|
Serialized Fields |
---|
PGpoint[] point
Class org.postgresql.geometric.PGcircle extends PGobject implements Serializable |
---|
Serialized Fields |
---|
PGpoint center
double radius
Class org.postgresql.geometric.PGline extends PGobject implements Serializable |
---|
Serialized Fields |
---|
double a
double b
double c
Class org.postgresql.geometric.PGlseg extends PGobject implements Serializable |
---|
Serialized Fields |
---|
PGpoint[] point
Class org.postgresql.geometric.PGpath extends PGobject implements Serializable |
---|
Serialized Fields |
---|
boolean open
PGpoint[] points
Class org.postgresql.geometric.PGpoint extends PGobject implements Serializable |
---|
Serialized Fields |
---|
double x
double y
Class org.postgresql.geometric.PGpolygon extends PGobject implements Serializable |
---|
Serialized Fields |
---|
PGpoint[] points
Package org.postgresql.jdbc2.optional |
---|
Class org.postgresql.jdbc2.optional.ConnectionPool extends PGConnectionPoolDataSource implements Serializable |
---|
Class org.postgresql.jdbc2.optional.SimpleDataSource extends PGSimpleDataSource implements Serializable |
---|
Package org.postgresql.jdbc3 |
---|
Class org.postgresql.jdbc3.Jdbc3ConnectionPool extends PGConnectionPoolDataSource implements Serializable |
---|
Class org.postgresql.jdbc3.Jdbc3SimpleDataSource extends PGSimpleDataSource implements Serializable |
---|
Package org.postgresql.ssl |
---|
Class org.postgresql.ssl.DbKeyStoreSocketFactory.DbKeyStoreSocketException extends Exception implements Serializable |
---|
Package org.postgresql.util |
---|
Class org.postgresql.util.ExpressionProperties extends Properties implements Serializable |
---|
Serialized Fields |
---|
Properties[] defaults
Class org.postgresql.util.PGInterval extends PGobject implements Serializable |
---|
Serialized Fields |
---|
int years
int months
int days
int hours
int minutes
double seconds
Class org.postgresql.util.PGmoney extends PGobject implements Serializable |
---|
Serialized Fields |
---|
double val
Class org.postgresql.util.PGobject extends Object implements Serializable |
---|
Serialized Fields |
---|
String type
String value
Class org.postgresql.util.PGTime extends Time implements Serializable |
---|
serialVersionUID: 3592492258676494276L
Serialized Fields |
---|
Calendar calendar
Class org.postgresql.util.PGTimestamp extends Timestamp implements Serializable |
---|
serialVersionUID: -6245623465210738466L
Serialized Fields |
---|
Calendar calendar
Class org.postgresql.util.PSQLException extends SQLException implements Serializable |
---|
Serialized Fields |
---|
ServerErrorMessage _serverError
Class org.postgresql.util.PSQLState extends Object implements Serializable |
---|
Serialized Fields |
---|
String state
Class org.postgresql.util.PSQLWarning extends SQLWarning implements Serializable |
---|
Serialized Fields |
---|
ServerErrorMessage serverError
Class org.postgresql.util.ServerErrorMessage extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> m_mesgParts
Package org.postgresql.xa |
---|
Class org.postgresql.xa.PGXAException extends XAException implements Serializable |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |