Serialized Form
Package org.postgresql.core |
_ioe
IOException _ioe
Package org.postgresql.ds |
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
defaultAutoCommit
boolean defaultAutoCommit
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
Package org.postgresql.geometric |
point
PGpoint[] point
- These are the two points.
center
PGpoint center
- This is the center point
radius
double radius
- This is the radius
a
double a
- Coefficient of x
b
double b
- Coefficient of y
c
double c
- Constant
point
PGpoint[] point
- These are the two points.
open
boolean open
- True if the path is open, false if closed
points
PGpoint[] points
- The points defining this path
x
double x
- The X coordinate of the point
y
double y
- The Y coordinate of the point
points
PGpoint[] points
- The points defining the polygon
Package org.postgresql.jdbc2.optional |
Package org.postgresql.jdbc3 |
Package org.postgresql.ssl |
Package org.postgresql.util |
years
int years
months
int months
days
int days
hours
int hours
minutes
int minutes
seconds
double seconds
val
double val
type
String type
value
String value
serialVersionUID: 3592492258676494276L
calendar
Calendar calendar
- The optional calendar for this time.
serialVersionUID: -6245623465210738466L
calendar
Calendar calendar
- The optional calendar for this timestamp.
_serverError
ServerErrorMessage _serverError
state
String state
serverError
ServerErrorMessage serverError
m_mesgParts
Map<K,V> m_mesgParts
verbosity
int verbosity
Package org.postgresql.xa |
Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.