Uses of Class
org.postgresql.largeobject.LargeObjectManager

Packages that use LargeObjectManager
org.postgresql   
org.postgresql.jdbc2   
 

Uses of LargeObjectManager in org.postgresql
 

Methods in org.postgresql that return LargeObjectManager
 LargeObjectManager PGConnection.getLargeObjectAPI()
          This returns the LargeObject API for the current connection.
 

Uses of LargeObjectManager in org.postgresql.jdbc2
 

Methods in org.postgresql.jdbc2 that return LargeObjectManager
 LargeObjectManager AbstractJdbc2Connection.getLargeObjectAPI()
           
 



Copyright © 2013. All Rights Reserved.