文件名称: postgresql-9.4.1209.jar中文-英文对照文档.zip
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>9.4.1209</version>
</dependency>Gradle:
implementation group: 'org.postgresql', name: 'postgresql', version: '9.4.1209'
Gradle (Short):
implementation 'org.postgresql:postgresql:9.4.1209'
Gradle (Kotlin):
implementation("org.postgresql:postgresql:9.4.1209")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.postgresql
org.postgresql.copy
org.postgresql.core
org.postgresql.core.v2
org.postgresql.core.v3
org.postgresql.ds
org.postgresql.ds.common
org.postgresql.fastpath
org.postgresql.geometric
org.postgresql.gss
org.postgresql.hostchooser
org.postgresql.jdbc
org.postgresql.jdbc2
org.postgresql.jdbc2.optional
org.postgresql.jdbc3
org.postgresql.largeobject
org.postgresql.osgi
org.postgresql.ssl
org.postgresql.ssl.jdbc4
org.postgresql.sspi
org.postgresql.util
org.postgresql.xaorg.postgresql.Driver
org.postgresql.PGConnection
org.postgresql.PGNotification
org.postgresql.PGProperty
org.postgresql.PGRefCursorResultSet
org.postgresql.PGResultSetMetaData
org.postgresql.PGStatement
org.postgresql.copy.CopyIn
org.postgresql.copy.CopyManager
org.postgresql.copy.CopyOperation
org.postgresql.copy.CopyOut
org.postgresql.copy.PGCopyInputStream
org.postgresql.copy.PGCopyOutputStream
org.postgresql.core.BaseConnection
org.postgresql.core.BaseStatement
org.postgresql.core.CachedQuery
org.postgresql.core.ConnectionFactory
org.postgresql.core.Encoding
org.postgresql.core.Field
org.postgresql.core.JdbcCallParseInfo
org.postgresql.core.Keyword
org.postgresql.core.Logger
org.postgresql.core.NativeQuery
org.postgresql.core.Notification
org.postgresql.core.Oid
org.postgresql.core.PGBindException
org.postgresql.core.PGStream
org.postgresql.core.ParameterList
org.postgresql.core.Parser
org.postgresql.core.ProtocolConnection
org.postgresql.core.Provider
org.postgresql.core.Query
org.postgresql.core.QueryExecutor
org.postgresql.core.ResultCursor
org.postgresql.core.ResultHandler
org.postgresql.core.ServerVersion
org.postgresql.core.SetupQueryRunner
org.postgresql.core.SqlCommand
org.postgresql.core.SqlCommandType
org.postgresql.core.TypeInfo
org.postgresql.core.Utils
org.postgresql.core.Version
org.postgresql.core.VisibleBufferedInputStream
org.postgresql.core.v2.ConnectionFactoryImpl
org.postgresql.core.v2.QueryExecutorImpl
org.postgresql.core.v2.SocketFactoryFactory
org.postgresql.core.v3.BatchedQuery
org.postgresql.core.v3.ConnectionFactoryImpl
org.postgresql.core.v3.CopyInImpl
org.postgresql.core.v3.CopyOperationImpl
org.postgresql.core.v3.CopyOutImpl
org.postgresql.core.v3.QueryExecutorImpl
org.postgresql.ds.PGConnectionPoolDataSource
org.postgresql.ds.PGPooledConnection
org.postgresql.ds.PGPoolingDataSource
org.postgresql.ds.PGSimpleDataSource
org.postgresql.ds.common.BaseDataSource
org.postgresql.ds.common.PGObjectFactory
org.postgresql.fastpath.Fastpath
org.postgresql.fastpath.FastpathArg
org.postgresql.geometric.PGbox
org.postgresql.geometric.PGcircle
org.postgresql.geometric.PGline
org.postgresql.geometric.PGlseg
org.postgresql.geometric.PGpath
org.postgresql.geometric.PGpoint
org.postgresql.geometric.PGpolygon
org.postgresql.gss.GSSCallbackHandler
org.postgresql.gss.MakeGSS
org.postgresql.hostchooser.GlobalHostStatusTracker
org.postgresql.hostchooser.HostChooser
org.postgresql.hostchooser.HostChooserFactory
org.postgresql.hostchooser.HostRequirement
org.postgresql.hostchooser.HostStatus
org.postgresql.hostchooser.MultiHostChooser
org.postgresql.hostchooser.SingleHostChooser
org.postgresql.jdbc.AbstractBlobClob
org.postgresql.jdbc.BatchResultHandler
org.postgresql.jdbc.EscapedFunctions
org.postgresql.jdbc.FieldMetadata
org.postgresql.jdbc.FieldMetadata.Key
org.postgresql.jdbc.PSQLSavepoint
org.postgresql.jdbc.PgArray
org.postgresql.jdbc.PgBlob
org.postgresql.jdbc.PgClob
org.postgresql.jdbc.PgConnection
org.postgresql.jdbc.PgDatabaseMetaData
org.postgresql.jdbc.PgParameterMetaData
org.postgresql.jdbc.PgResultSet
org.postgresql.jdbc.PgResultSetMetaData
org.postgresql.jdbc.PgSQLXML
org.postgresql.jdbc.PgStatement
org.postgresql.jdbc.ResultWrapper
org.postgresql.jdbc.TimestampUtils
org.postgresql.jdbc.TypeInfoCache
org.postgresql.jdbc.UUIDArrayAssistant
org.postgresql.jdbc2.ArrayAssistant
org.postgresql.jdbc2.ArrayAssistantRegistry
org.postgresql.jdbc2.optional.ConnectionPool
org.postgresql.jdbc2.optional.PoolingDataSource
org.postgresql.jdbc2.optional.SimpleDataSource
org.postgresql.jdbc3.Jdbc3ConnectionPool
org.postgresql.jdbc3.Jdbc3PoolingDataSource
org.postgresql.jdbc3.Jdbc3SimpleDataSource
org.postgresql.largeobject.BlobInputStream
org.postgresql.largeobject.BlobOutputStream
org.postgresql.largeobject.LargeObject
org.postgresql.largeobject.LargeObjectManager
org.postgresql.osgi.PGBundleActivator
org.postgresql.osgi.PGDataSourceFactory
org.postgresql.ssl.DbKeyStoreSocketFactory
org.postgresql.ssl.DbKeyStoreSocketFactory.DbKeyStoreSocketException
org.postgresql.ssl.MakeSSL
org.postgresql.ssl.NonValidatingFactory
org.postgresql.ssl.NonValidatingFactory.NonValidatingTM
org.postgresql.ssl.SingleCertValidatingFactory
org.postgresql.ssl.WrappedFactory
org.postgresql.ssl.jdbc4.LazyKeyManager
org.postgresql.ssl.jdbc4.LibPQFactory
org.postgresql.sspi.ISSPIClient
org.postgresql.sspi.NTDSAPIWrapper
org.postgresql.sspi.SSPIClient
org.postgresql.util.Base64
org.postgresql.util.ByteConverter
org.postgresql.util.CanEstimateSize
org.postgresql.util.GT
org.postgresql.util.HStoreConverter
org.postgresql.util.HostSpec
org.postgresql.util.JdbcBlackHole
org.postgresql.util.LruCache
org.postgresql.util.LruCache.CreateAction
org.postgresql.util.LruCache.EvictAction
org.postgresql.util.MD5Digest
org.postgresql.util.ObjectFactory
org.postgresql.util.PGBinaryObject
org.postgresql.util.PGInterval
org.postgresql.util.PGJDBCMain
org.postgresql.util.PGTime
org.postgresql.util.PGTimestamp
org.postgresql.util.PGbytea
org.postgresql.util.PGmoney
org.postgresql.util.PGobject
org.postgresql.util.PGtokenizer
org.postgresql.util.PSQLDriverVersion
org.postgresql.util.PSQLException
org.postgresql.util.PSQLState
org.postgresql.util.PSQLWarning
org.postgresql.util.ServerErrorMessage
org.postgresql.util.SharedTimer
org.postgresql.util.StreamWrapper
org.postgresql.util.UnixCrypt
org.postgresql.xa.PGXAConnection
org.postgresql.xa.PGXADataSource
org.postgresql.xa.PGXADataSourceFactory
org.postgresql.xa.PGXAException