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

N

NativeStruct - class org.postgresql.pljava.internal.NativeStruct.
The NativeStruct maintains a pointer to a piece of memory allocated with a life cycle that spans a call from the PostgreSQL function manager (using palloc()).
NativeStruct() - Constructor for class org.postgresql.pljava.internal.NativeStruct
 
nativeSQL(String) - Method in class org.postgresql.pljava.jdbc.SPIConnection
Parse the JDBC SQL into PostgreSQL.
nativeSQL(String, int[]) - Method in class org.postgresql.pljava.jdbc.SPIConnection
 
next() - Method in class org.postgresql.pljava.jdbc.SPIResultSet
 
next() - Method in class org.postgresql.pljava.jdbc.SingleRowResultSet
This method will always return false but it will not change the state of the ResultSet.

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