pljava 1.0.0
A B C D E F G H I J L M N O P R S T U W

U

UnsupportedFeatureException - exception org.postgresql.pljava.jdbc.UnsupportedFeatureException.
 
UnsupportedFeatureException(String) - Constructor for class org.postgresql.pljava.jdbc.UnsupportedFeatureException
 
updateArray(String, Array) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateArray(int, Array) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateBlob(String, Blob) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateBlob(int, Blob) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateBoolean(String, boolean) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateBoolean(int, boolean) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateByte(String, byte) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateByte(int, byte) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateBytes(String, byte[]) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateBytes(int, byte[]) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateClob(String, Clob) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateClob(int, Clob) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateDate(String, Date) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateDate(int, Date) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateDouble(String, double) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateDouble(int, double) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateFloat(String, float) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateFloat(int, float) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateInt(String, int) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateInt(int, int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateLong(String, long) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateLong(int, long) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateNull(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateNull(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateObject(String, Object) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateObject(String, Object, int) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateObject(int, Object) - Method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
This feature is not supported on a ReadOnlyResultSet.
updateObject(int, Object, int) - Method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
This feature is not supported on a ReadOnlyResultSet.
updateObject(int, Object) - Method in class org.postgresql.pljava.jdbc.SingleRowReader
This feature is not supported on a ReadOnlyResultSet.
updateObject(int, Object, int) - Method in class org.postgresql.pljava.jdbc.SingleRowReader
This feature is not supported on a ReadOnlyResultSet.
updateObject(int, Object, int) - Method in class org.postgresql.pljava.jdbc.SingleRowResultSet
The scale is not really supported.
updateObject(int, Object) - Method in class org.postgresql.pljava.jdbc.SingleRowWriter
 
updateObject(int, Object) - Method in class org.postgresql.pljava.jdbc.TriggerResultSet
Store this change for later use
updateRef(String, Ref) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateRef(int, Ref) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateRow() - Method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
This feature is not supported on a ReadOnlyResultSet.
updateRow() - Method in class org.postgresql.pljava.jdbc.SingleRowReader
This feature is not supported on a ReadOnlyResultSet.
updateRow() - Method in class org.postgresql.pljava.jdbc.SingleRowResultSet
This is a noop.
updateShort(String, short) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateShort(int, short) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateString(String, String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateString(int, String) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateTime(String, Time) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateTime(int, Time) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 

pljava 1.0.0
A B C D E F G H I J L M N O P R S T U W