
org.postgresql.core.QueryExecutorBase.class Maven / Gradle / Ivy
???? 4
A- |. |/ 01 |2 |3 |45
- |67 x8
9 |: |; |< |= |> ?@
?A |B ?C |D ?E
?F
GH |I ?J
KL |M ?N
OP |QR
"S |TU ?V
?W
XY ?Z[
*\
%] |^
D_
D`
Da |b |c
Dd
efg |h ijk
lm
|n
Do
Dfp
lq
lrst
uv
lwx
Dy
Dz
D{
D|
D}~ |
??
??
? ?
? |???
S?
|?
??
D?
D?
%???
\??
^? [?
%??
b?
"?
|?
|?
?? ??
??
x? ???
l?
??? O?
|? 0?
|?
?
??
????
??
??
l?? InnerClasses LOGGER Ljava/util/logging/Logger; pgStream Lorg/postgresql/core/PGStream; user Ljava/lang/String; database cancelSignalTimeout I cancelPid cancelKey closed Z
serverVersion serverVersionNum transactionState &Lorg/postgresql/core/TransactionState; reWriteBatchedInserts columnSanitiserDisabled escapeSyntaxCallMode *Lorg/postgresql/jdbc/EscapeSyntaxCallMode; preferQueryMode %Lorg/postgresql/jdbc/PreferQueryMode; autoSave Lorg/postgresql/jdbc/AutoSave; flushCacheOnDeallocate standardConformingStrings warnings Ljava/sql/SQLWarning;
notifications Ljava/util/ArrayList; Signature 6Ljava/util/ArrayList; statementCache Lorg/postgresql/util/LruCache; SLorg/postgresql/util/LruCache; cachedQueryCreateAction -Lorg/postgresql/core/CachedQueryCreateAction; parameterStatuses Ljava/util/TreeMap; 9Ljava/util/TreeMap; \(Lorg/postgresql/core/PGStream;Ljava/lang/String;Ljava/lang/String;ILjava/util/Properties;)V Code LineNumberTable LocalVariableTable this 'Lorg/postgresql/core/QueryExecutorBase; info Ljava/util/Properties; callMode
preferMode
Exceptions? sendCloseMessage ()V setNetworkTimeout (I)V milliseconds getNetworkTimeout ()I getHostSpec ()Lorg/postgresql/util/HostSpec; getUser ()Ljava/lang/String; getDatabase setBackendKeyData (II)V
getBackendPID abort
StackMapTable close ioe Ljava/io/IOException; isClosed ()Z sendQueryCancel e cancelStream?
addWarning (Ljava/sql/SQLWarning;)V
newWarning addNotification "(Lorg/postgresql/PGNotification;)V notification Lorg/postgresql/PGNotification; getNotifications "()[Lorg/postgresql/PGNotification; array [Lorg/postgresql/PGNotification; getWarnings ()Ljava/sql/SQLWarning; chain getServerVersion getServerVersionNum setServerVersion (Ljava/lang/String;)V setServerVersionNum setTransactionState )(Lorg/postgresql/core/TransactionState;)V state setStandardConformingStrings (Z)V value getStandardConformingStrings getTransactionState (()Lorg/postgresql/core/TransactionState; setEncoding !(Lorg/postgresql/core/Encoding;)V encoding Lorg/postgresql/core/Encoding; getEncoding ()Lorg/postgresql/core/Encoding; isReWriteBatchedInsertsEnabled borrowQuery 5(Ljava/lang/String;)Lorg/postgresql/core/CachedQuery; sql borrowCallableQuery borrowReturningQuery H(Ljava/lang/String;[Ljava/lang/String;)Lorg/postgresql/core/CachedQuery; columnNames [Ljava/lang/String; borrowQueryByKey 5(Ljava/lang/Object;)Lorg/postgresql/core/CachedQuery; key Ljava/lang/Object; releaseQuery $(Lorg/postgresql/core/CachedQuery;)V cachedQuery !Lorg/postgresql/core/CachedQuery; createQueryKey ;(Ljava/lang/String;ZZ[Ljava/lang/String;)Ljava/lang/Object; escapeProcessing isParameterized createQueryByKey createQuery J(Ljava/lang/String;ZZ[Ljava/lang/String;)Lorg/postgresql/core/CachedQuery; isColumnSanitiserDisabled getEscapeSyntaxCallMode ,()Lorg/postgresql/jdbc/EscapeSyntaxCallMode; getPreferQueryMode '()Lorg/postgresql/jdbc/PreferQueryMode; getAutoSave ()Lorg/postgresql/jdbc/AutoSave; setAutoSave !(Lorg/postgresql/jdbc/AutoSave;)V willHealViaReparse (Ljava/sql/SQLException;)Z Ljava/sql/SQLException; pe #Lorg/postgresql/util/PSQLException; serverErrorMessage (Lorg/postgresql/util/ServerErrorMessage; routine? willHealOnRetry isFlushCacheOnDeallocate setFlushCacheOnDeallocate hasNotifications getParameterStatuses ()Ljava/util/Map; 7()Ljava/util/Map; getParameterStatus &(Ljava/lang/String;)Ljava/lang/String;
parameterName onParameterStatus '(Ljava/lang/String;Ljava/lang/String;)V parameterStatus
SourceFile QueryExecutorBase.java ? ? ? ? ? ??? ? ? ? ? ? ? ? java/util/ArrayList ? ? java/util/TreeMap?? ?? ? ? ? ? ? ? ? ? ? ?????? ? ??? ? ???????? ? ?????? ? ?????? ? ? +org/postgresql/core/CachedQueryCreateAction ?? ? ? org/postgresql/util/LruCache????????? 'org/postgresql/core/QueryExecutorBase$1 ?? ?? ? ? ? ? ? ? ? ? ? ? ? ???? ? ? java/io/IOException ? ???? FE=> Terminate??? ? ?? ? Discarding IOException on close:???? % FE=> CancelRequest(pid={0},ckey={1}) java/lang/Object????? org/postgresql/core/PGStream?? ??? ?? ?? ? %Ignoring exception on cancel request: ? ??? ??? org/postgresql/PGNotification??? ? ? ? java/lang/IllegalStateException serverVersion must not be null ? ? ? ???? ? ? ? ? org/postgresql/core/CachedQuery $org/postgresql/core/CallableQueryKey 0org/postgresql/core/QueryWithReturningColumnsKey ? ? ? org/postgresql/core/BaseQueryKey ? ? ? ?
??
!org/postgresql/util/PSQLException ? RevalidateCachedQuery RevalidateCachedPlan ? ? ? ? ?? java/lang/String Battempt to set GUC_REPORT parameter with null or empty-string name %org/postgresql/core/QueryExecutorBase ? !org/postgresql/core/QueryExecutor java/sql/SQLException java/lang/Throwable &org/postgresql/util/ServerErrorMessage $org/postgresql/core/TransactionState IDLE CASE_INSENSITIVE_ORDER Ljava/util/Comparator; (Ljava/util/Comparator;)V org/postgresql/PGProperty REWRITE_BATCHED_INSERTS Lorg/postgresql/PGProperty;
getBoolean (Ljava/util/Properties;)Z DISABLE_COLUMN_SANITISER ESCAPE_SYNTAX_CALL_MODE get *(Ljava/util/Properties;)Ljava/lang/String; (org/postgresql/jdbc/EscapeSyntaxCallMode of >(Ljava/lang/String;)Lorg/postgresql/jdbc/EscapeSyntaxCallMode; PREFER_QUERY_MODE #org/postgresql/jdbc/PreferQueryMode 9(Ljava/lang/String;)Lorg/postgresql/jdbc/PreferQueryMode; AUTOSAVE org/postgresql/jdbc/AutoSave 2(Ljava/lang/String;)Lorg/postgresql/jdbc/AutoSave; &(Lorg/postgresql/core/QueryExecutor;)V PREPARED_STATEMENT_CACHE_QUERIES getInt (Ljava/util/Properties;)I java/lang/Math max (II)I !PREPARED_STATEMENT_CACHE_SIZE_MIB *(Lorg/postgresql/core/QueryExecutorBase;)V CreateAction EvictAction [(IJZLorg/postgresql/util/LruCache$CreateAction;Lorg/postgresql/util/LruCache$EvictAction;)V getSocket ()Ljava/net/Socket; java/net/Socket java/util/logging/Level FINEST Ljava/util/logging/Level; java/util/logging/Logger log .(Ljava/util/logging/Level;Ljava/lang/String;)V flush C(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/Throwable;)V
isLoggable (Ljava/util/logging/Level;)Z java/lang/Integer valueOf (I)Ljava/lang/Integer; A(Ljava/util/logging/Level;Ljava/lang/String;[Ljava/lang/Object;)V getSocketFactory ()Ljavax/net/SocketFactory; ;(Ljavax/net/SocketFactory;Lorg/postgresql/util/HostSpec;I)V sendInteger4 sendInteger2
receiveEOF java/sql/SQLWarning setNextWarning add (Ljava/lang/Object;)Z toArray (([Ljava/lang/Object;)[Ljava/lang/Object; clear org/postgresql/core/Utils parseServerVersionStr (Ljava/lang/String;)I borrow 9(Ljava/lang/Object;)Lorg/postgresql/util/CanEstimateSize; *(Ljava/lang/String;ZZ[Ljava/lang/String;)V put :(Ljava/lang/Object;Lorg/postgresql/util/CanEstimateSize;)V (Ljava/lang/String;ZZ)V create getSQLState org/postgresql/util/PSQLState INVALID_SQL_STATEMENT_NAME Lorg/postgresql/util/PSQLState; getState equals NOT_IMPLEMENTED getServerErrorMessage *()Lorg/postgresql/util/ServerErrorMessage;
getRoutine NEVER FAILED size java/util/Collections unmodifiableMap (Ljava/util/Map;)Ljava/util/Map; &(Ljava/lang/Object;)Ljava/lang/Object; 8(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; java/lang/Class getName getLogger .(Ljava/lang/String;)Ljava/util/logging/Logger; )org/postgresql/util/LruCache$CreateAction (org/postgresql/util/LruCache$EvictAction! | A ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 2 ? ? ? ? ?*? *? *? *? ? *? *? *? Y? ?
*? Y? ?
? *+? *,? *-? *? *? ? ? *? ? ? ? ? :*? ? ? ? :*? ? *? ? ? ? !*? "Y*? #? $*? %Y? &? '? (? )? ' h h? (?*? $? *Y*? +? ,? -? ? b E + - . 4 7 : * @ 8 F = G B H G I M J Y K e L o M x N ? O ? P ? S ? T ? U ? V ? _ ? R ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? o q ? ? ? ^ ? ? ? ? ? ? ? 5 ? ? ? A *? ? .? ?
e f ? ? ? ? ? ? 5 ? ? ? 2 *? ? /? ? j ? ? ? ? 5 ? ? ? 2 *? ? 0? ? o ? ? ? ? ? ? / *? ? ? t ? ? ? ? ? ? / *? ? ? y ? ? ? ? ? ? Q *? 1*? 2? ? } ~
? ? ? ? ? ? ? ? ? ? / *? 1? ? ? ? ? ? ? ? ? c *? ? 3? 4? L*? ?
5 ? ?
?
? ? ? ? ? ? ? M 5 ? ? ? ? ;*? ? ?? 6? 78? 9*? :*? ? ;*? ?