A B C D E F G H I J K L M N O P Q R S T U V W Y _

U

UCASE - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
UnsupportedFeatureException - Exception in org.postgresql.pljava.jdbc
 
UnsupportedFeatureException(String) - Constructor for exception 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, 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.SingleTupleReader
This feature is not supported on a ReadOnlyResultSet.
updateObject(int, Object, int) - Method in class org.postgresql.pljava.jdbc.SingleTupleReader
This feature is not supported on a ReadOnlyResultSet.
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.SingleRowResultSet
This is a noop.
updateRow() - Method in class org.postgresql.pljava.jdbc.SingleTupleReader
This feature is not supported on a ReadOnlyResultSet.
updatesAreDetected(int) - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
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
 
USER - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
Users - Class in org.postgresql.pljava.example
 
Users(String) - Constructor for class org.postgresql.pljava.example.Users
 
usesLocalFilePerTable() - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
usesLocalFiles() - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
UsingProperties - Class in org.postgresql.pljava.example
 
UsingProperties(ObjectPool) - Constructor for class org.postgresql.pljava.example.UsingProperties
 
UsingPropertiesAsResultSet - Class in org.postgresql.pljava.example
This implementation uses another function that returns a set of a complex type and returns the ResultSet produced by a query.
UsingPropertiesAsResultSet() - Constructor for class org.postgresql.pljava.example.UsingPropertiesAsResultSet
 
UsingPropertiesAsScalarSet - Class in org.postgresql.pljava.example
This implementation uses another function that returns a set of a complex type, concatenates the name and value of that type and returns this as a set of a scalar type.
UsingPropertiesAsScalarSet() - Constructor for class org.postgresql.pljava.example.UsingPropertiesAsScalarSet
 

A B C D E F G H I J K L M N O P Q R S T U V W Y _