文件名称: jackcess-4.0.7.jar中文-英文对照文档.zip
<dependency>
<groupId>com.healthmarketscience.jackcess</groupId>
<artifactId>jackcess</artifactId>
<version>4.0.7</version>
</dependency>Gradle:
implementation group: 'com.healthmarketscience.jackcess', name: 'jackcess', version: '4.0.7'
Gradle (Short):
implementation 'com.healthmarketscience.jackcess:jackcess:4.0.7'
Gradle (Kotlin):
implementation("com.healthmarketscience.jackcess:jackcess:4.0.7")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.healthmarketscience.jackcess
com.healthmarketscience.jackcess.complex
com.healthmarketscience.jackcess.expr
com.healthmarketscience.jackcess.impl
com.healthmarketscience.jackcess.impl.complex
com.healthmarketscience.jackcess.impl.expr
com.healthmarketscience.jackcess.impl.query
com.healthmarketscience.jackcess.query
com.healthmarketscience.jackcess.utilcom.healthmarketscience.jackcess.BatchUpdateException
com.healthmarketscience.jackcess.Column
com.healthmarketscience.jackcess.ColumnBuilder
com.healthmarketscience.jackcess.ConstraintViolationException
com.healthmarketscience.jackcess.Cursor
com.healthmarketscience.jackcess.Cursor.Id
com.healthmarketscience.jackcess.Cursor.Position
com.healthmarketscience.jackcess.Cursor.Savepoint
com.healthmarketscience.jackcess.CursorBuilder
com.healthmarketscience.jackcess.DataType
com.healthmarketscience.jackcess.Database
com.healthmarketscience.jackcess.Database.FileFormat
com.healthmarketscience.jackcess.DatabaseBuilder
com.healthmarketscience.jackcess.DateTimeType
com.healthmarketscience.jackcess.Index
com.healthmarketscience.jackcess.Index.Column
com.healthmarketscience.jackcess.IndexBuilder
com.healthmarketscience.jackcess.IndexBuilder.Column
com.healthmarketscience.jackcess.IndexCursor
com.healthmarketscience.jackcess.InvalidValueException
com.healthmarketscience.jackcess.JackcessException
com.healthmarketscience.jackcess.PropertyMap
com.healthmarketscience.jackcess.PropertyMap.DisplayControl
com.healthmarketscience.jackcess.PropertyMap.EnumValue
com.healthmarketscience.jackcess.PropertyMap.IMEMode
com.healthmarketscience.jackcess.PropertyMap.IMESentenceMode
com.healthmarketscience.jackcess.PropertyMap.Property
com.healthmarketscience.jackcess.PropertyMap.TextFormat
com.healthmarketscience.jackcess.Relationship
com.healthmarketscience.jackcess.Relationship.JoinType
com.healthmarketscience.jackcess.RelationshipBuilder
com.healthmarketscience.jackcess.Row
com.healthmarketscience.jackcess.RowId
com.healthmarketscience.jackcess.RuntimeIOException
com.healthmarketscience.jackcess.Table
com.healthmarketscience.jackcess.Table.ColumnOrder
com.healthmarketscience.jackcess.TableBuilder
com.healthmarketscience.jackcess.TableDefinition
com.healthmarketscience.jackcess.TableMetaData
com.healthmarketscience.jackcess.TableMetaData.Type
com.healthmarketscience.jackcess.complex.Attachment
com.healthmarketscience.jackcess.complex.AttachmentColumnInfo
com.healthmarketscience.jackcess.complex.ComplexColumnInfo
com.healthmarketscience.jackcess.complex.ComplexDataType
com.healthmarketscience.jackcess.complex.ComplexValue
com.healthmarketscience.jackcess.complex.ComplexValue.Id
com.healthmarketscience.jackcess.complex.ComplexValueForeignKey
com.healthmarketscience.jackcess.complex.MultiValueColumnInfo
com.healthmarketscience.jackcess.complex.SingleValue
com.healthmarketscience.jackcess.complex.UnsupportedColumnInfo
com.healthmarketscience.jackcess.complex.UnsupportedValue
com.healthmarketscience.jackcess.complex.Version
com.healthmarketscience.jackcess.complex.VersionHistoryColumnInfo
com.healthmarketscience.jackcess.expr.EvalConfig
com.healthmarketscience.jackcess.expr.EvalContext
com.healthmarketscience.jackcess.expr.EvalException
com.healthmarketscience.jackcess.expr.Expression
com.healthmarketscience.jackcess.expr.Function
com.healthmarketscience.jackcess.expr.FunctionLookup
com.healthmarketscience.jackcess.expr.Identifier
com.healthmarketscience.jackcess.expr.LocaleContext
com.healthmarketscience.jackcess.expr.NumericConfig
com.healthmarketscience.jackcess.expr.NumericConfig.Type
com.healthmarketscience.jackcess.expr.ParseException
com.healthmarketscience.jackcess.expr.TemporalConfig
com.healthmarketscience.jackcess.expr.TemporalConfig.Type
com.healthmarketscience.jackcess.expr.Value
com.healthmarketscience.jackcess.expr.Value.Type
com.healthmarketscience.jackcess.impl.BaseEvalContext
com.healthmarketscience.jackcess.impl.ByteArrayBuilder
com.healthmarketscience.jackcess.impl.ByteUtil
com.healthmarketscience.jackcess.impl.ByteUtil.ByteStream
com.healthmarketscience.jackcess.impl.CalcColEvalContext
com.healthmarketscience.jackcess.impl.CodecHandler
com.healthmarketscience.jackcess.impl.CodecProvider
com.healthmarketscience.jackcess.impl.ColDefaultValueEvalContext
com.healthmarketscience.jackcess.impl.ColEvalContext
com.healthmarketscience.jackcess.impl.ColValidatorEvalContext
com.healthmarketscience.jackcess.impl.ColumnImpl
com.healthmarketscience.jackcess.impl.ColumnImpl.SortOrder
com.healthmarketscience.jackcess.impl.ComplexColumnSupport
com.healthmarketscience.jackcess.impl.CompoundOleUtil
com.healthmarketscience.jackcess.impl.CursorImpl
com.healthmarketscience.jackcess.impl.CustomToStringStyle
com.healthmarketscience.jackcess.impl.DBEvalContext
com.healthmarketscience.jackcess.impl.DatabaseImpl
com.healthmarketscience.jackcess.impl.DatabaseImpl.FileFormatDetails
com.healthmarketscience.jackcess.impl.DefaultCodecProvider
com.healthmarketscience.jackcess.impl.DefaultCodecProvider.DummyHandler
com.healthmarketscience.jackcess.impl.DefaultCodecProvider.UnsupportedHandler
com.healthmarketscience.jackcess.impl.General97IndexCodes
com.healthmarketscience.jackcess.impl.GeneralIndexCodes
com.healthmarketscience.jackcess.impl.GeneralLegacyIndexCodes
com.healthmarketscience.jackcess.impl.IndexCodes
com.healthmarketscience.jackcess.impl.IndexCursorImpl
com.healthmarketscience.jackcess.impl.IndexData
com.healthmarketscience.jackcess.impl.IndexData.ColumnDescriptor
com.healthmarketscience.jackcess.impl.IndexData.Entry
com.healthmarketscience.jackcess.impl.IndexData.EntryType
com.healthmarketscience.jackcess.impl.IndexData.PendingChange
com.healthmarketscience.jackcess.impl.IndexImpl
com.healthmarketscience.jackcess.impl.IndexImpl.ForeignKeyReference
com.healthmarketscience.jackcess.impl.IndexPageCache
com.healthmarketscience.jackcess.impl.JetFormat
com.healthmarketscience.jackcess.impl.JetFormat.CodecType
com.healthmarketscience.jackcess.impl.NullMask
com.healthmarketscience.jackcess.impl.OleUtil
com.healthmarketscience.jackcess.impl.PageChannel
com.healthmarketscience.jackcess.impl.PageTypes
com.healthmarketscience.jackcess.impl.PropertyMapImpl
com.healthmarketscience.jackcess.impl.PropertyMaps
com.healthmarketscience.jackcess.impl.RelationshipCreator
com.healthmarketscience.jackcess.impl.RelationshipImpl
com.healthmarketscience.jackcess.impl.RowEvalContext
com.healthmarketscience.jackcess.impl.RowIdImpl
com.healthmarketscience.jackcess.impl.RowIdImpl.Type
com.healthmarketscience.jackcess.impl.RowImpl
com.healthmarketscience.jackcess.impl.RowValidatorEvalContext
com.healthmarketscience.jackcess.impl.SimpleCache
com.healthmarketscience.jackcess.impl.SqlHelper
com.healthmarketscience.jackcess.impl.SqlHelperImpl
com.healthmarketscience.jackcess.impl.TableCreator
com.healthmarketscience.jackcess.impl.TableDefinitionImpl
com.healthmarketscience.jackcess.impl.TableImpl
com.healthmarketscience.jackcess.impl.TableImpl.IndexFeature
com.healthmarketscience.jackcess.impl.TableMutator
com.healthmarketscience.jackcess.impl.TableScanCursor
com.healthmarketscience.jackcess.impl.TableUpdater
com.healthmarketscience.jackcess.impl.TempBufferHolder
com.healthmarketscience.jackcess.impl.TempBufferHolder.Type
com.healthmarketscience.jackcess.impl.TempPageHolder
com.healthmarketscience.jackcess.impl.TopoSorter
com.healthmarketscience.jackcess.impl.UnsupportedCodecException
com.healthmarketscience.jackcess.impl.UsageMap
com.healthmarketscience.jackcess.impl.complex.AttachmentColumnInfoImpl
com.healthmarketscience.jackcess.impl.complex.ComplexColumnInfoImpl
com.healthmarketscience.jackcess.impl.complex.ComplexValueForeignKeyImpl
com.healthmarketscience.jackcess.impl.complex.MultiValueColumnInfoImpl
com.healthmarketscience.jackcess.impl.complex.MultiValueColumnPropertyMap
com.healthmarketscience.jackcess.impl.complex.UnsupportedColumnInfoImpl
com.healthmarketscience.jackcess.impl.complex.VersionHistoryColumnInfoImpl
com.healthmarketscience.jackcess.impl.expr.BaseDelayedValue
com.healthmarketscience.jackcess.impl.expr.BaseNumericValue
com.healthmarketscience.jackcess.impl.expr.BaseValue
com.healthmarketscience.jackcess.impl.expr.BigDecimalValue
com.healthmarketscience.jackcess.impl.expr.BuiltinOperators
com.healthmarketscience.jackcess.impl.expr.DateTimeValue
com.healthmarketscience.jackcess.impl.expr.DefaultDateFunctions
com.healthmarketscience.jackcess.impl.expr.DefaultFinancialFunctions
com.healthmarketscience.jackcess.impl.expr.DefaultFunctions
com.healthmarketscience.jackcess.impl.expr.DefaultNumberFunctions
com.healthmarketscience.jackcess.impl.expr.DefaultTextFunctions
com.healthmarketscience.jackcess.impl.expr.DoubleValue
com.healthmarketscience.jackcess.impl.expr.Expressionator
com.healthmarketscience.jackcess.impl.expr.Expressionator.ParseContext
com.healthmarketscience.jackcess.impl.expr.Expressionator.Type
com.healthmarketscience.jackcess.impl.expr.FormatUtil
com.healthmarketscience.jackcess.impl.expr.FormatUtil.NumPatternType
com.healthmarketscience.jackcess.impl.expr.FormatUtil.StandaloneFormatter
com.healthmarketscience.jackcess.impl.expr.FunctionSupport
com.healthmarketscience.jackcess.impl.expr.FunctionSupport.BaseFunction
com.healthmarketscience.jackcess.impl.expr.FunctionSupport.Func0
com.healthmarketscience.jackcess.impl.expr.FunctionSupport.Func1
com.healthmarketscience.jackcess.impl.expr.FunctionSupport.Func1NullIsNull
com.healthmarketscience.jackcess.impl.expr.FunctionSupport.Func2
com.healthmarketscience.jackcess.impl.expr.FunctionSupport.Func3
com.healthmarketscience.jackcess.impl.expr.FunctionSupport.FuncVar
com.healthmarketscience.jackcess.impl.expr.FunctionSupport.StringFuncWrapper
com.healthmarketscience.jackcess.impl.expr.LongValue
com.healthmarketscience.jackcess.impl.expr.NumberFormatter
com.healthmarketscience.jackcess.impl.expr.NumberFormatter.NotationType
com.healthmarketscience.jackcess.impl.expr.NumberFormatter.ScientificFormat
com.healthmarketscience.jackcess.impl.expr.RandomContext
com.healthmarketscience.jackcess.impl.expr.StringValue
com.healthmarketscience.jackcess.impl.expr.ValueSupport
com.healthmarketscience.jackcess.impl.query.AppendQueryImpl
com.healthmarketscience.jackcess.impl.query.BaseSelectQueryImpl
com.healthmarketscience.jackcess.impl.query.CrossTabQueryImpl
com.healthmarketscience.jackcess.impl.query.DataDefinitionQueryImpl
com.healthmarketscience.jackcess.impl.query.DeleteQueryImpl
com.healthmarketscience.jackcess.impl.query.MakeTableQueryImpl
com.healthmarketscience.jackcess.impl.query.PassthroughQueryImpl
com.healthmarketscience.jackcess.impl.query.QueryFormat
com.healthmarketscience.jackcess.impl.query.QueryImpl
com.healthmarketscience.jackcess.impl.query.QueryImpl.Row
com.healthmarketscience.jackcess.impl.query.SelectQueryImpl
com.healthmarketscience.jackcess.impl.query.UnionQueryImpl
com.healthmarketscience.jackcess.impl.query.UpdateQueryImpl
com.healthmarketscience.jackcess.query.AppendQuery
com.healthmarketscience.jackcess.query.BaseSelectQuery
com.healthmarketscience.jackcess.query.CrossTabQuery
com.healthmarketscience.jackcess.query.DataDefinitionQuery
com.healthmarketscience.jackcess.query.DeleteQuery
com.healthmarketscience.jackcess.query.MakeTableQuery
com.healthmarketscience.jackcess.query.PassthroughQuery
com.healthmarketscience.jackcess.query.Query
com.healthmarketscience.jackcess.query.Query.Type
com.healthmarketscience.jackcess.query.SelectQuery
com.healthmarketscience.jackcess.query.UnionQuery
com.healthmarketscience.jackcess.query.UpdateQuery
com.healthmarketscience.jackcess.util.CaseInsensitiveColumnMatcher
com.healthmarketscience.jackcess.util.ColumnFormatter
com.healthmarketscience.jackcess.util.ColumnMatcher
com.healthmarketscience.jackcess.util.ColumnValidator
com.healthmarketscience.jackcess.util.ColumnValidatorFactory
com.healthmarketscience.jackcess.util.CustomLinkResolver
com.healthmarketscience.jackcess.util.DebugErrorHandler
com.healthmarketscience.jackcess.util.EntryIterableBuilder
com.healthmarketscience.jackcess.util.ErrorHandler
com.healthmarketscience.jackcess.util.ErrorHandler.Location
com.healthmarketscience.jackcess.util.ExportFilter
com.healthmarketscience.jackcess.util.ExportUtil
com.healthmarketscience.jackcess.util.ExportUtil.Builder
com.healthmarketscience.jackcess.util.ImportFilter
com.healthmarketscience.jackcess.util.ImportUtil
com.healthmarketscience.jackcess.util.ImportUtil.Builder
com.healthmarketscience.jackcess.util.IterableBuilder
com.healthmarketscience.jackcess.util.IterableBuilder.Type
com.healthmarketscience.jackcess.util.Joiner
com.healthmarketscience.jackcess.util.LinkResolver
com.healthmarketscience.jackcess.util.MemFileChannel
com.healthmarketscience.jackcess.util.OleBlob
com.healthmarketscience.jackcess.util.OleBlob.Builder
com.healthmarketscience.jackcess.util.OleBlob.CompoundContent
com.healthmarketscience.jackcess.util.OleBlob.CompoundContent.Entry
com.healthmarketscience.jackcess.util.OleBlob.Content
com.healthmarketscience.jackcess.util.OleBlob.ContentType
com.healthmarketscience.jackcess.util.OleBlob.EmbeddedContent
com.healthmarketscience.jackcess.util.OleBlob.LinkContent
com.healthmarketscience.jackcess.util.OleBlob.OtherContent
com.healthmarketscience.jackcess.util.OleBlob.PackageContent
com.healthmarketscience.jackcess.util.OleBlob.SimplePackageContent
com.healthmarketscience.jackcess.util.PatternColumnPredicate
com.healthmarketscience.jackcess.util.ReadOnlyFileChannel
com.healthmarketscience.jackcess.util.ReplacementErrorHandler
com.healthmarketscience.jackcess.util.RowFilter
com.healthmarketscience.jackcess.util.SimpleColumnMatcher
com.healthmarketscience.jackcess.util.SimpleColumnValidator
com.healthmarketscience.jackcess.util.SimpleColumnValidatorFactory
com.healthmarketscience.jackcess.util.SimpleExportFilter
com.healthmarketscience.jackcess.util.SimpleImportFilter
com.healthmarketscience.jackcess.util.TableIterableBuilder