Package org.postgresql.pljava.example

Class Summary
BinaryColumnTest  
ComplexScalar  
ComplexTuple  
HugeResultSet  
LoggerTest  
MetaDataBooleans  
MetaDataInts  
MetaDataStrings  
MetaDataTest  
Parameters Some methods used for testing parameter and return value coersion and resolution of overloaded methods.
RandomInts  
ResultSetTest  
Security  
SetOfRecordTest  
SPIActions Some methods used for testing the SPI JDBC driver.
Threads This class contains thread related methods.
Triggers This class contains some triggers that I found written in C under the contrib/spi directory of the postgres source distribution.
TupleReturn  
Users  
UsingProperties  
UsingPropertiesAsResultSet This implementation uses another function that returns a set of a complex type and returns the ResultSet produced by a query.
UsingPropertiesAsScalarSet 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.