Package de.pisa.psa.rst.uti
Klasse OpenPostgresTransaction
java.lang.Object
de.pisa.psa.rst.uti.OpenPostgresTransaction
- Alle implementierten Schnittstellen:
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.
It is used to select records with a cursor. This is necessary for fetNxt.
- Seit:
- 15.08.2024
- Autor:
- weiland
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
OpenPostgresTransaction
Constructor- Parameter:
ssn
- session- Löst aus:
SQLException
-
-
Methodendetails
-
close
- Angegeben von:
close
in SchnittstelleAutoCloseable
- Löst aus:
Exception
- Siehe auch:
-
toString
-