jxDBCon 0.9z

org.sourceforge.jxdbcon.postgresql
Class PGStructTypes.PGpolygon

java.lang.Object
  |
  +--org.sourceforge.jxutil.sql.type.AbstractType
        |
        +--org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGstruct
              |
              +--org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGpath
                    |
                    +--org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGpolygon
Enclosing class:
PGStructTypes

public static class PGStructTypes.PGpolygon
extends PGStructTypes.PGpath


Field Summary
static PGStructTypes.PGpolygon INSTANCE
           
 
Fields inherited from class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGpath
stTypes
 
Fields inherited from class org.sourceforge.jxutil.sql.type.AbstractType
BD_ONE, BD_ZERO, name
 
Constructor Summary
private PGStructTypes.PGpolygon()
           
 
Methods inherited from class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGpath
concat, getBytes, getElements, getJavaClass, getJavaType, getJDBCType, getLiteral, getLiteralPrefix, getLiteralSuffix, getObject, setObject, split
 
Methods inherited from class org.sourceforge.jxutil.sql.type.AbstractType
dataTruncationRead, dataTruncationWrite, deriveType, getArray, getAsciiStream, getAutoInc, getBigDecimal, getBinaryStream, getBlob, getBoolean, getByte, getCaseSensitive, getCharacterStream, getClob, getCreateParams, getCurrency, getDate, getDate, getDouble, getFloat, getInt, getLocalName, getLong, getMaxScale, getMinScale, getName, getNullable, getNumRadix, getObject, getPrecision, getRef, getScale, getSearchable, getShort, getString, getTime, getTime, getTimestamp, getTimestamp, getUnsigned, getURL, noConversion, noConversion, noConversion, setArray, setAsciiStream, setBigDecimal, setBinaryStream, setBlob, setBoolean, setByte, setBytes, setCharacterStream, setClob, setDate, setDate, setDouble, setFloat, setInt, setLong, setNull, setNull, setNull, setObject, setObject, setRef, setShort, setString, setStruct, setTime, setTime, setTimestamp, setTimestamp, setURL, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

INSTANCE

public static final PGStructTypes.PGpolygon INSTANCE
Constructor Detail

PGStructTypes.PGpolygon

private PGStructTypes.PGpolygon()

jxDBCon 0.9z

Copyright © 2001,2002 Keve Müller; see LICENSE file for details.