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
Fields in org.postgresql.jdbc declared as LargeObjectManager Modifier and Type Field Description private LargeObjectManagerPgConnection. largeobjectMethods in org.postgresql.jdbc that return LargeObjectManager Modifier and Type Method Description LargeObjectManagerPgConnection. getLargeObjectAPI()
-