Package org.postgresql.pljava.jdbc


package org.postgresql.pljava.jdbc
PL/Java's specialized JDBC implementation that interacts directly with the backend over SPI.

Some classes and methods here have departures from strict JDBC behavior that should be covered in their javadoc, or resolved; for now, comments in the code may be helpful in case of any question.

Author:
Thomas Hallgren