Uses of Class
org.postgresql.largeobject.LargeObjectManager
-
Packages that use LargeObjectManager Package Description org.postgresql org.postgresql.jdbc -
-
Uses of LargeObjectManager in org.postgresql
Methods in org.postgresql that return LargeObjectManager Modifier and Type Method Description LargeObjectManagerPGConnection. getLargeObjectAPI()This returns the LargeObject API for the current connection. -
Uses of LargeObjectManager in org.postgresql.jdbc
Methods in org.postgresql.jdbc that return LargeObjectManager Modifier and Type Method Description LargeObjectManagerPgConnection. getLargeObjectAPI()
-