
org.postgresql.largeobject.LargeObjectManager.class Maven / Gradle / Ivy
???? 4 ? k
l m H n o H p q r s t u
l
v w
x y H z { |
} ~ ? { ? H ? ? ? ?
? ?
?
? H ? ? ? ?
? ? ? ?
? ?
# ?
?
? ?
' ? ?
} ?
} ? ?
} ?
? fp "Lorg/postgresql/fastpath/Fastpath; conn $Lorg/postgresql/core/BaseConnection; WRITE I
ConstantValue READ READWRITE '(Lorg/postgresql/core/BaseConnection;)V Code LineNumberTable LocalVariableTable sql Ljava/lang/String; this /Lorg/postgresql/largeobject/LargeObjectManager; stmt Ljava/sql/Statement; res Ljava/sql/ResultSet;
StackMapTable ? ?
Exceptions ? open +(I)Lorg/postgresql/largeobject/LargeObject; oid
Deprecated RuntimeVisibleAnnotations Ljava/lang/Deprecated; ,(IZ)Lorg/postgresql/largeobject/LargeObject;
commitOnClose Z +(J)Lorg/postgresql/largeobject/LargeObject; J ,(JZ)Lorg/postgresql/largeobject/LargeObject; ,(II)Lorg/postgresql/largeobject/LargeObject; mode -(IIZ)Lorg/postgresql/largeobject/LargeObject; ,(JI)Lorg/postgresql/largeobject/LargeObject; -(JIZ)Lorg/postgresql/largeobject/LargeObject; create ()I createLO ()J (I)J args &[Lorg/postgresql/fastpath/FastpathArg; (I)I delete (J)V unlink (I)V
SourceFile LargeObjectManager.java -org/postgresql/largeobject/LargeObjectManager : ? 1 2 ? ? / 0 ? ? ? ? ? ?SELECT p.proname,p.oid FROM pg_catalog.pg_proc p, pg_catalog.pg_namespace n WHERE p.pronamespace=n.oid AND n.nspname='pg_catalog' AND ( &SELECT proname,oid FROM pg_proc WHERE java/lang/StringBuilder ? ?$ proname = 'lo_open' or proname = 'lo_close' or proname = 'lo_creat' or proname = 'lo_unlink' or proname = 'lo_lseek' or proname = 'lo_lseek64' or proname = 'lo_tell' or proname = 'lo_tell64' or proname = 'loread' or proname = 'lowrite' or proname = 'lo_truncate' or proname = 'lo_truncate64' ? ? ) ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Large Object initialised ? ? ? L W L \ ? ? !org/postgresql/util/PSQLException 2Large Objects may not be used in auto-commit mode. java/lang/Object ? ? ? ? ? ? : ? &org/postgresql/largeobject/LargeObject : ? ] d _ a #org/postgresql/fastpath/FastpathArg : h lo_creat ? ? ? ? lo_unlink ? ? e f "org/postgresql/core/BaseConnection java/lang/String java/sql/SQLException ()V getFastpathAPI $()Lorg/postgresql/fastpath/Fastpath; getMetaData ()Ljava/sql/DatabaseMetaData; java/sql/DatabaseMetaData !supportsSchemasInTableDefinitions ()Z append -(Ljava/lang/String;)Ljava/lang/StringBuilder; toString ()Ljava/lang/String; createStatement ()Ljava/sql/Statement; java/sql/Statement executeQuery ((Ljava/lang/String;)Ljava/sql/ResultSet; org/postgresql/fastpath/Fastpath addFunctions (Ljava/sql/ResultSet;)V java/sql/ResultSet close getLogger ()Ljava/util/logging/Logger; java/util/logging/Level FINE Ljava/util/logging/Level; java/util/logging/Logger log .(Ljava/util/logging/Level;Ljava/lang/String;)V
getAutoCommit org/postgresql/util/GT tr 9(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String; org/postgresql/util/PSQLState NO_ACTIVE_SQL_TRANSACTION Lorg/postgresql/util/PSQLState; 4(Ljava/lang/String;Lorg/postgresql/util/PSQLState;)V L(Lorg/postgresql/fastpath/Fastpath;JILorg/postgresql/core/BaseConnection;Z)V getOID ;(Ljava/lang/String;[Lorg/postgresql/fastpath/FastpathArg;)J createOIDArg ((J)Lorg/postgresql/fastpath/FastpathArg; fastpath <(Ljava/lang/String;[Lorg/postgresql/fastpath/FastpathArg;)[B ! / 0 1 2 3 4 5 6 7 4 5 8 9 4 5 : ; <