Edit C:\edeal\jobs\JOB_EQUALITING\lib\org\postgresql\largeobject\LargeObjectManager.class
Êþº¾ 1 ¿ . _ - ` a b - c a d e f g h i _ j k l m a n o p q r s t u v w x y z { a | } ~ - ? - ? a ? ? u ? ? ! ? - ? - ? ? % ? ? x ? x ? ? x ? - ? ? ? fp "Lorg/postgresql/fastpath/Fastpath; conn $Lorg/postgresql/core/BaseConnection; WRITE I ConstantValue READ READWRITE <init> ()V Code LineNumberTable LocalVariableTable this /Lorg/postgresql/largeobject/LargeObjectManager; '(Lorg/postgresql/core/BaseConnection;)V sql Ljava/lang/String; res Ljava/sql/ResultSet; Exceptions ? open +(I)Lorg/postgresql/largeobject/LargeObject; oid Deprecated +(J)Lorg/postgresql/largeobject/LargeObject; J ,(II)Lorg/postgresql/largeobject/LargeObject; mode ,(JI)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 : ; 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_tell' or proname = 'loread' or proname = 'lowrite' or proname = 'lo_truncate' ? ? ) ¡ ¢ £ ¤ !org/postgresql/util/PSQLException $Failed to initialize LargeObject API ¥ ¦ § ¨ © ª : « ¬ ® ¯ ° ; ± ² Large Object initialised ³ ´ µ H L H P ¶ ? 2Large Objects may not be used in auto-commit mode. · ª &org/postgresql/largeobject/LargeObject : ¸ Q X S U #org/postgresql/fastpath/FastpathArg : \ lo_creat ¹ º » ¼ lo_unlink ½ ¾ Y Z -org/postgresql/largeobject/LargeObjectManager java/lang/Object java/sql/SQLException "org/postgresql/core/BaseConnection 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/util/GT tr &(Ljava/lang/String;)Ljava/lang/String; org/postgresql/util/PSQLState SYSTEM_ERROR Lorg/postgresql/util/PSQLState; 4(Ljava/lang/String;Lorg/postgresql/util/PSQLState;)V org/postgresql/fastpath/Fastpath addFunctions (Ljava/sql/ResultSet;)V java/sql/ResultSet close getLogger ()Lorg/postgresql/core/Logger; org/postgresql/core/Logger debug (Ljava/lang/String;)V getAutoCommit NO_ACTIVE_SQL_TRANSACTION '(Lorg/postgresql/fastpath/Fastpath;JI)V getOID ;(Ljava/lang/String;[Lorg/postgresql/fastpath/FastpathArg;)J createOIDArg ((J)Lorg/postgresql/fastpath/FastpathArg; fastpath M(Ljava/lang/String;Z[Lorg/postgresql/fastpath/FastpathArg;)Ljava/lang/Object; ! - . / 0 1 2 3 4 5 6 7 4 5 8 9 4 5 : ; <