HXTT Access支持多种事务操作级别
HXTT Access是一个库,可用于开发小型面向事务的数据库引擎。HXTT Access支持多种事务操作级别,这意味着可重复读取、未提交读取、已提交读取和序列化。这些组件是用 Java 编写的,可以使用 Java VM 部署在各种平台上。
这些组件包含 Microsoft Access 的唯一类型 4 JDBC 驱动程序,支持事务、远程访问、客户端和服务器模式、嵌入式访问、仅内存数据库、URL 数据库、压缩数据库和 java.io InputStream 数据库。此外,该库与 Microsoft 访问版本 1995 至 2016 兼容。
These components contain a unique type 4 jdbc driver for Microsoft Access that supports transaction, remote access, client and server modes, embedded access, memory only databases, URL databases, compressed databases, and java IO InputStream database. In addition, the library is compatible with Microsoft Access versions 1995 through 2016.

A notable feature is that the embedded pure Java database can be deployed and accessed on any platform with a JVM. Keep in mind that it supports all Unicode, locale, and encoding supported by the JVM, as well as additional modules that are not normally supported, namely Mazovia, cp620, and cp895.
一个值得注意的特性是,通过嵌入式 Pure Java 数据库,可以在任何带有 JVM 的平台上部署和访问该数据库。请记住,它支持所有 JVM 支持的 Unicode、语言环境和编码以及通常不支持的额外模块,即 Mazovia、Cp620 和 Cp895。
HXTT Access对于构建为客户端和服务器模式的应用程序,该库提供了一个具有远程控制能力的接口数据库服务器管理器。这样做的好处是,以这种方式构建的数据库可以作为独立应用程序、Linux 守护程序或 Windows 服务运行。就 URL 数据库而言,它支持 HTTP、HTTPS、FTP、SFTP、JDBC 和 SQL。
系统要求
微软访问