All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.postgresql.PGProperty.class Maven / Gradle / Ivy

The newest version!
????4?	?
??v?
2?
?t
?
2?	?	?	?	?	?
??
??
??
?
??
??
??????
?
??	??
?
??
??
??
??
"?	"?	"?	"?
?
*?
???3??	?5??	?6??
?	?7??	?8??	?9???	?:?????	;	<	=	
	>
	?	@	A	B	C 	!D"#$	%E&'	(F)*+,	-G./???0	1H23	4I56	7J89	:K;<	=L>?	@MAB	CNDE	FOGH	IPJK	LQMN	ORPQ	RSST	UTVW	XUYZ	[V\]^	_W`a	bXcd	eYfg	hZij	k[lmn	o\pq	r]st	u^vwxy	z_{|	}`~	?a??	?b?????	?c???	?d??	?e??	?f??????	?g??	?h??	?i??????	?j?????	?k??	?l??	??	PG_DBNAMELorg/postgresql/PGProperty;PG_HOSTPG_PORTUSERPASSWORDPROTOCOL_VERSIONLOGGER_LEVELLOGGER_FILEPREPARE_THRESHOLD PREPARED_STATEMENT_CACHE_QUERIES!PREPARED_STATEMENT_CACHE_SIZE_MIBDATABASE_METADATA_CACHE_FIELDS"DATABASE_METADATA_CACHE_FIELDS_MIBDEFAULT_ROW_FETCH_SIZEBINARY_TRANSFER	READ_ONLYBINARY_TRANSFER_ENABLEBINARY_TRANSFER_DISABLESTRING_TYPEUNKNOWN_LENGTHLOG_UNCLOSED_CONNECTIONSDISABLE_COLUMN_SANITISERSSLSSL_MODESSL_FACTORYSSL_FACTORY_ARGSSL_HOSTNAME_VERIFIERSSL_CERTSSL_KEY
SSL_ROOT_CERTSSL_PASSWORDSSL_PASSWORD_CALLBACKTCP_KEEP_ALIVE
LOGIN_TIMEOUTCONNECT_TIMEOUTSOCKET_TIMEOUTCANCEL_SIGNAL_TIMEOUTSOCKET_FACTORYSOCKET_FACTORY_ARGRECEIVE_BUFFER_SIZESEND_BUFFER_SIZEASSUME_MIN_SERVER_VERSIONAPPLICATION_NAMEJAAS_APPLICATION_NAMEKERBEROS_SERVER_NAME
USE_SPNEGOGSS_LIBSSPI_SERVICE_CLASSALLOW_ENCODING_CHANGESCURRENT_SCHEMATARGET_SERVER_TYPELOAD_BALANCE_HOSTSHOST_RECHECK_SECONDSPREFER_QUERY_MODEAUTOSAVEREWRITE_BATCHED_INSERTSREPLICATION_nameLjava/lang/String;
_defaultValue	_requiredZ_description_choices[Ljava/lang/String;$VALUES[Lorg/postgresql/PGProperty;values()[Lorg/postgresql/PGProperty;CodeLineNumberTablevalueOf/(Ljava/lang/String;)Lorg/postgresql/PGProperty;LocalVariableTablenameL(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)VthisdefaultValuedescription	Signature9(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)VM(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)Vrequired:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V`(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z[Ljava/lang/String;)VchoicesM(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z[Ljava/lang/String;)VgetName()Ljava/lang/String;getDefaultValue
getChoices()[Ljava/lang/String;get*(Ljava/util/Properties;)Ljava/lang/String;
propertiesLjava/util/Properties;set+(Ljava/util/Properties;Ljava/lang/String;)Vvalue
StackMapTable
getBoolean(Ljava/util/Properties;)Z
getIntNoCheck(Ljava/util/Properties;)IgetIntnfe!Ljava/lang/NumberFormatException;????
Exceptions
getInteger+(Ljava/util/Properties;)Ljava/lang/Integer;(Ljava/util/Properties;Z)V(Ljava/util/Properties;I)VI	isPresenttoDriverPropertyInfo5(Ljava/util/Properties;)Ljava/sql/DriverPropertyInfo;propertyInfoLjava/sql/DriverPropertyInfo;forNamepropertygetSetStringoLjava/lang/Object;?()V-Ljava/lang/Enum;
SourceFilePGProperty.javauvv??org/postgresql/PGProperty{????mnonpqrnst??????????{?????java/lang/NumberFormatException!org/postgresql/util/PSQLException3{0} parameter value must be an integer but was: {1}java/lang/Object?????????{???????java/sql/DriverPropertyInfo??q?n?twx????java/lang/StringPGDBNAMEGDatabase name to connect to (may be specified directly in the JDBC URL)34PGHOSTMHostname of the PostgreSQL server (may be specified directly in the JDBC URL)54PGPORTIPort of the PostgreSQL server (may be specified directly in the JDBC URL)?64user'Username to connect to the database as.74password$Password to use when authenticating.84protocolVersionbForce use of a particular protocol version when connecting, currently only version 3 is supported.394loggerLevelLogger level of the driverOFFDEBUGTRACE:4
loggerFileFile name output of the Logger;4prepareThreshold5IStatement prepare threshold. A value of {@code -1} stands for forceBinary<4preparedStatementCacheQueries256?Specifies the maximum number of entries in per-connection cache of prepared statements. A value of {@code 0} disables the cache.=4preparedStatementCacheSizeMiB?Specifies the maximum size (in megabytes) of a per-connection prepared statement cache. A value of {@code 0} disables the cache.>4databaseMetadataCacheFields65536lSpecifies the maximum number of fields to be cached per connection. A value of {@code 0} disables the cache.?4databaseMetadataCacheFieldsMiBySpecifies the maximum size (in megabytes) of fields to be cached per connection. A value of {@code 0} disables the cache.@4defaultRowFetchSize0?Positive number of rows that should be fetched from the database when more rows are needed for ResultSet by each fetch iterationA4binaryTransfertrue= 9.0)^4jaasApplicationNameISpecifies the name of the JAAS system or application login configuration._4kerberosServerNameAThe Kerberos service name to use when authenticating with GSSAPI.`4	useSpnego*Use SPNEGO in SSPI authentication requestsa4gsslibautoForce SSSPI or GSSAPIsspigssapib4sspiServiceClassPOSTGRES&The Windows SSPI service class for SPNc4allowEncodingChanges$Allow for changes in client_encodingd4
currentSchema/Specify the schema to be set in the search-pathe4targetServerTypeany(Specifies what kind of server to connectmasterslavepreferSlavef4loadBalanceHosts|If disabled hosts are connected in the given order. If enabled hosts are chosen randomly from the set of suitable candidatesg4hostRecheckSecondsZSpecifies period (seconds) after host statuses are checked again in case they have changedh4preferQueryModeextendedzSpecifies which mode is used to execute queries to database: simple means ('Q' execute, no parse, no bind, text mode only), extended means always use bind/execute messages, extendedForPrepared means extended for prepared statements only, extendedCacheEveryting means use extended protocol and try cache every statement (including Statement.execute(String sql)) in a query cache.extendedForPreparedextendedCacheEverytingsimplei4autosavenever?Specifies what the driver should do if a query fails. In autosave=always mode, JDBC driver sets a safepoint before each query, and rolls back to that safepoint in case of failure. In autosave=never mode (default), no safepoint dance is made ever. In autosave=conservative mode, safepoint is set for each query, however the rollback is done only for rare cases like 'cached statement cannot change return type' or 'statement XXX is not valid' so JDBC driver rollsback and retriesalwaysconservativej4reWriteBatchedInsertsZEnable optimization to rewrite and collapse compatible INSERT statements that are batched.k4replication?Connection parameter for startup message Available value(true, database). A Boolean value of true tells the backend to go into walsender mode, wherein a small set of replication commands can be issued instead of SQL statements. Only the simple query protocol can be used in walsender mode. Passing database as the value instructs walsender to connect to the database specified in the dbname parameter, which will allow the connection to be used for logical replication from that database. (backend >= 9.4)l4java/lang/Enumjava/util/Propertiesclone()Ljava/lang/Object;5(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;(Ljava/lang/String;I)VgetProperty8(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;remove&(Ljava/lang/Object;)Ljava/lang/Object;setProperty8(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;java/lang/Boolean'(Ljava/lang/String;)Ljava/lang/Boolean;booleanValue()ZparseInt(Ljava/lang/String;)Iorg/postgresql/util/GTtr9(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;org/postgresql/util/PSQLStateINVALID_PARAMETER_VALUELorg/postgresql/util/PSQLState;I(Ljava/lang/String;Lorg/postgresql/util/PSQLState;Ljava/lang/Throwable;)V(I)Ljava/lang/Integer;toString(Z)Ljava/lang/String;(I)Ljava/lang/String;'(Ljava/lang/String;Ljava/lang/String;)Vequals(Ljava/lang/Object;)Z@12?@34@54@64@74@84@94@:4@;4@<4@=4@>4@?4@@4@A4@B4@C4@D4@E4@F4@G4@H4@I4@J4@K4@L4@M4@N4@O4@P4@Q4@R4@S4@T4@U4@V4@W4@X4@Y4@Z4@[4@\4@]4@^4@_4@`4@a4@b4@c4@d4@e4@f4@g4@h4@i4@j4@k4@l4mnonpqrnstuv	wxy"
????z	{|y4
*???z}
~n?yY
*+-??z
??}*
?4
~n
?n
?n???yh*+-???z
??}4?4~n?n?n?q????y?$*+?	*-?
*?*?*?
*??z??????#?}>$?4$~n$?n$?n$?q$?t????y/*?
?z?}?4??y/*??z?}?4??y/*??z?}?4??yA
+*?
*???z?}
?4
????yo,?+*?
?W?
+*?
,?W?z????} ?4???n?	??y@*+????z?}?4????yM*+?M,??z
?} ?4???n??y?,*+?M,??N?Y?Y*?SY,S??-??
z
!}* ??,?4,??&?n?????????y?5*+?M,??,???N?Y?Y*?SY,S??-??z"
!"#"$*#}* ??5?45??/?n???G????yP+*?
??W?z
/
0} ?4???q??yP+*?
? ?W?z
9
:} ?4??????yM*+?!???zC}?4???@??yy+?"Y*?
*+??#M,*??$,*?
?%,*??&,?zNOP!Q)R} +?4+????	?|y?*?'L+?=>?+2:?*?(???????zVWX"V([}?4*~n??	???yo+*?
?)M,?*?,?*??zf	ghj} ?4??	???????y???Y+,-??.?Y/01??2?Y345?6?7?Y89:??;?Y<=>????Y@AB?*YCS??D?YEFG?*YHSYISYJS??K?YLMN?6?O?YPQRS?6?T?YU	VWX?6?Y?YZ
[R\?6?]?Y^_`a?6?b?YcdRe?6?f?Yg
hij?6?k?Ylmno?6?p?Yqrst?6?u?Yvwxy?6?z?Y{|x}?6?~?Y???*Y?SY?S????Y???? ??6???Y??s??6???Y??s??6???Y????6???Y????6???Y????6???Y????6???Y????6???Y????6???Y????6???Y????6???Y????6???Y????6???Y? ?s??6???Y?!?i??6?»Y?"??Ʒ6?ǻY?#?iʷ6?˻Y?$??η6?ϻY?%?ҷ6?ӻY?&?ַ6?׻Y?'??۷6?ܻY?(??߷6??Y?)??6??Y?*???6??Y?+???6??Y?,??6??Y?-?s??6???Y?.????*Y?SY?SY?S????Y?/??6??Y0s?6??Y1	?6?
?Y2
?*Y
SYSYSYS???Y3s?6??Y4??6??Y5?*YSYSY SY!S??"?Y#6$%&?*Y'SY%SY(S??)?Y*7+s,?6?-?Y.8/0?6?19?Y?.SY?2SY?7SY?;SY??SY?DSY?KSY?OSY?TSY	?YSY
?]SY?bSY?fSY
?kSY?pSY?uSY?zSY?~SY??SY??SY??SY??SY??SY??SY??SY??SY??SY??SY??SY??SY??SY??SY ??SY!??SY"??SY#??SY$??SY%??SY&??SY'??SY(??SY)??SY*??SY+??SY,??SY-??SY.??SY/?SY0?SY1?
SY2?SY3?SY4?SY5?"SY6?)SY7?-SY8?1S??z?:&%8+K0^6zH?Q?W?^?e?kqx,~@?T?h?|?????????????)?<?O?b?u????????????% 9&M+`1t6?=?C?M?S?[acNfei|s?????
????




© 2015 - 2025 Weber Informatics LLC | Privacy Policy