Klasse OpenPostgresTransaction

java.lang.Object
de.pisa.psa.rst.uti.OpenPostgresTransaction
Alle implementierten Schnittstellen:
AutoCloseable

public class OpenPostgresTransaction extends Object implements AutoCloseable
A helper class that opens a transaction in the PostgreSQL database.
It is used to select records with a cursor. This is necessary for fetNxt.
Seit:
15.08.2024
Autor:
weiland