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

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

There is a newer version: 8.5.0.1-200
Show newest version
????2?	?
????
>?
??
?
>?	?	?	?	?	?
??
??
??
?
??
??
??????
?
??	??
?
??
??
??
??
"?	"?	"?	"?
?
*?
??????	?A??	?B??
?	C	D	E		
F
	G	H	I	J	K !	"L#$	%M&'(	)N*+,	-O./	0P123	4Q56	7R89:;	<S=>????	@TAB	CUDE	FVGH	IWJKLMNOPQ	RXST	UYVW	X]YZ	[^\]	^__`	a`bc	daef	gbhi	jckl	mdno	peqrs	tfuv	wgxy	zh{|	}i~	?j???	?k??	?l??	?m????	?n???	?o??	?p??	?q??	?r?????	?s???	?t??	?u??	?v????????	?w??	?x??	?y??????	?z?????	?{??	?|??	??	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_ARG
DeprecatedRuntimeVisibleAnnotationsLjava/lang/Deprecated;SSL_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_NAME
JAAS_LOGINJAAS_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?????org/postgresql/PGProperty????????}~~???~??????????????????java/lang/NumberFormatException!org/postgresql/util/PSQLException3{0} parameter value must be an integer but was: {1}java/lang/Object??????????????????java/sql/DriverPropertyInfo?????~????????java/lang/StringPGDBNAMEGDatabase name to connect to (may be specified directly in the JDBC URL)?@PGHOSTMHostname of the PostgreSQL server (may be specified directly in the JDBC URL)A@PGPORTIPort of the PostgreSQL server (may be specified directly in the JDBC URL)??B@user'Username to connect to the database as.C@password$Password to use when authenticating.D@protocolVersionbForce use of a particular protocol version when connecting, currently only version 3 is supported.3E@loggerLevelLogger level of the driverOFFDEBUGTRACEF@
loggerFileFile name output of the LoggerG@prepareThreshold5IStatement prepare threshold. A value of {@code -1} stands for forceBinaryH@preparedStatementCacheQueries256?Specifies the maximum number of entries in per-connection cache of prepared statements. A value of {@code 0} disables the cache.I@preparedStatementCacheSizeMiB?Specifies the maximum size (in megabytes) of a per-connection prepared statement cache. A value of {@code 0} disables the cache.J@databaseMetadataCacheFields65536lSpecifies the maximum number of fields to be cached per connection. A value of {@code 0} disables the cache.K@databaseMetadataCacheFieldsMiBySpecifies the maximum size (in megabytes) of fields to be cached per connection. A value of {@code 0} disables the cache.L@defaultRowFetchSize0?Positive number of rows that should be fetched from the database when more rows are needed for ResultSet by each fetch iterationM@binaryTransferfalse= 9.0)m@	jaasLogintrue2Login with JAAS before doing GSSAPI authenticationn@jaasApplicationNameISpecifies the name of the JAAS system or application login configuration.o@kerberosServerNameAThe Kerberos service name to use when authenticating with GSSAPI.p@	useSpnego*Use SPNEGO in SSPI authentication requestsq@gsslibautoForce SSSPI or GSSAPIsspigssapir@sspiServiceClassPOSTGRES&The Windows SSPI service class for SPNs@allowEncodingChanges$Allow for changes in client_encodingt@
currentSchema/Specify the schema to be set in the search-pathu@targetServerTypeany(Specifies what kind of server to connectmasterslave	secondarypreferSlavepreferSecondaryv@loadBalanceHosts|If disabled hosts are connected in the given order. If enabled hosts are chosen randomly from the set of suitable candidatesw@hostRecheckSeconds^Specifies period (seconds) after which the host status is checked again in case it has changedx@preferQueryModeextended{Specifies 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, extendedCacheEverything means use extended protocol and try cache every statement (including Statement.execute(String sql)) in a query cache.extendedForPreparedextendedCacheEverythingsimpley@autosavenever?Specifies what the driver should do if a query fails. In autosave=always mode, JDBC driver sets a savepoint before each query, and rolls back to that savepoint in case of failure. In autosave=never mode (default), no savepoint 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z@reWriteBatchedInsertsZEnable optimization to rewrite and collapse compatible INSERT statements that are batched.{@replication?Connection parameter passed in startup message, one of 'true' or 'database' Passing '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)|@java/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@1>@@?@@A@@B@@C@@D@@E@@F@@G@@H@@I@@J@@K@@L@@M@@N@@O@@P@@Q@@R@@S@@T@@U@@V@@W@@X@@Y@Z[\@]@@^@@_@@`@@a@@b@@c@@d@@e@@f@@g@@h@@i@Z[\@j@@k@@l@@m@@n@@o@@p@@q@@r@@s@@t@@u@@v@@w@@x@@y@@z@@{@@|@}~~???~????	???"
?????	???4
*?????
?~???Y
*+-???
???*
?@
?~
?~
?~?????h*+-????
???4?@?~?~?~?????????$*+?	*-?
*?*?*?
*?????????#??>$?@$?~$?~$?~$??$???????/*?
?????@???/*??????@???/*??????@???A
+*?
*??????
?@
?????o,?+*?
?W?
+*?
,?W??????? ?@???~?	???@*+???????@?????M*+?M,???
? ?@???~????,*+?M,??N?Y?Y*?SY,S??-??
? "#$%!$?* ??,?@,??&?~???????????5*+?M,??,???N?Y?Y*?SY,S??-???"12
3678"9*8?* ??5?@5??/?~???G?????P+*?
??W??
D
E? ?@???????P+*?
? ?W??
N
O? ?@???????M*+?!????X??@???@???y+?"Y*?
*+??#M,*??$,*?
?%,*??&,??cde!f)g? +?@+????	????*?'L+?=>?+2:?*?(????????klm"k(p??@*?~??	????o+*?
?)M,?*?,?*???{	|}? ?@??	???????????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?Yqrns?6?t?Yuvwx?6?y?Yz{w|?6?}?Y~??*Y?SY?S????Y???? ??6???Y??n??6???Y??n??6???Y????6???Y????*Y?SY?SY?SY?SY?SY?S????Y????6???Y????6???Y????6???Y????6???Y????6???Y????6???Y????6???Y????6???Y? ?n·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?-???6???Y?.?n??6??Y/?*YSYSYS???Y0	
?6??Y
1n?6??Y2?6??Y3?*YSYSYSYSYSYS???Y4 n!?6?"?Y#5$?%?6?&?Y'6()*?*Y)SY+SY,SY-S??.?Y/7012?*Y3SY1SY4S??5?Y687n8?6?9?Y:9;?E?J?Q?W?ag-oDuZw?z?}????.?E?[????




© 2015 - 2025 Weber Informatics LLC | Privacy Policy