Package org.postgresql.pljava.example
Class UsingPropertiesAsScalarSet
java.lang.Object
org.postgresql.pljava.example.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. Somewhat cumbersome way to display properties but it's a
good test.
- Author:
- Thomas Hallgren
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UsingPropertiesAsScalarSet
public UsingPropertiesAsScalarSet()
-
-
Method Details
-
getProperties
- Throws:
SQLException
-