• Hxtt Text (CSV) é uma biblioteca que contém os únicos pacotes de driver Tipo 4 JDBC e pode ser útil para qualquer pessoa interessada em criar uma ferramenta de banco de dados Java que lhe permite acessar dados locais ou remotos. Graças ao motor de banco de dados Java puro embutido, texto e binário podem ser implantados, gerenciados e acessados em uma grande variedade de ambientes, incluindo JDBC4.3, e SQL92. De acordo com o desenvolvedor, o motor de banco de dados é construído para alto desempenho e vem com uma pequena pegada. Na verdade, a biblioteca suporta todos os tipos de junção e vem com vários comandos de gestão (ordem por, distintos e agrupados por) em tabelas de milhões de níveis com tamanhos de Giga. Ao mesmo tempo, é compatível com os modos cliente e servidor para sistemas móveis, bem como o driver de texto ODBC Microsoft. Ele suporta todos os níveis de transações de leitura sem compromisso, leitura comprometida, leitura repetível e serializável. Além disso, funciona com conexões de banco de dados simultâneas e é thread-safe. Suporta o modo incorporado e o modo de acesso remoto. Ele suporta o padrão ANSI SQL 92, mais de 180 funções SQL, XOPEN SQLState, RMI, Jini, JNDI e serialização. Os drivers são completamente escritos em Java e podem ser implantados em qualquer plataforma com VM Java, que inclui Microsoft Windows, Novell Netware, Apple Mac OS, Solaris, OS2, UNIX e LINUX. Ele suporta Java pessoal e várias versões JDK.
  • HXTT Text (CSV), tek tip 4 JDBC sürücü paketlerini içeren bir kitaplıktır ve yerel veya uzak verilere erişmenizi sağlayan bir Java veritabanı aracı oluşturmakla ilgilenen herkes için kullanışlı olabilir. Gömülü Pure Java veritabanı motoru sayesinde, metin ve ikili program, JDBC4.3 ve SQL92 dahil olmak üzere çok çeşitli ortamlarda dağıtılabilir, yönetilebilir ve erişilebilir. Geliştiriciye göre, veritabanı motoru yüksek performans için üretilmiştir ve küçük bir ayak izine sahiptir. Aslında, kütüphane tüm birleştirme türlerini destekler ve Giga boyutlarına sahip milyon düzeyli tablolarda çeşitli yönetim komutlarıyla (ORDER BY, DISTINCT ve GROUP BY) birlikte gelir. Aynı zamanda, mobil sistemler için istemci ve sunucu modlarının yanı sıra Microsoft ODBC metin sürücüsü ile uyumludur. OKUMA, TAMAMLANMADI, OKUMA, TEKRARLANABİLİR OKUMA ve SERİLEŞTİRİLEBİLİR tüm işlem seviyelerini destekler. Ayrıca, eşzamanlı veritabanı bağlantılarıyla çalışır ve iş parçacığı açısından güvenlidir. Gömülü modu ve uzaktan erişim modunu destekler. ANSI SQL 92 standardını, 180'den fazla SQL işlevini, XOPEN SQLState, RMI, Jini, JNDI ve serileştirmeyi destekler. Sürücüler tamamen Java ile yazılmıştır ve Microsoft Windows, Novell Netware, Apple Mac OS, Solaris, OS2, UNIX ve LINUX dahil olmak üzere Java VM ile herhangi bir platformda dağıtılabilir. Kişisel Java ve çeşitli JDK sürümlerini destekler.
  • HXTT Text (CSV) is a library that contains the only type 4 JDBC driver packages and can come in handy to anyone interested in creating a Java database tool that allows you to access local or remote data. Thanks to the embedded Pure Java database engine, text and binary can be deployed, managed and accessed in a wide variety of environments, including JDBC4.3, and SQL92.

    According to the developer, the database engine is built for high performance and comes with a small footprint. In fact, the library supports all join types and comes with several management commands (ORDER BY, DISTINCT and GROUP BY) on million-level tables with Giga sizes. At the same time, it is compatible with client and server modes for mobile systems as well as the Microsoft ODBC text driver.

    It supports all transactions level of READ UNCOMMITTED, READ COMMITTED, REPEATABLE READ, and SERIALIZABLE. Moreover, it works with concurrent database connections and is thread-safe. It supports embedded mode and remote access mode. It supports ANSI SQL 92 standard, more than 180 SQL functions, XOPEN SQLState, RMI, Jini, JNDI, and serialization.

    The drivers are completely written in Java and can be deployed on any platform with Java VM, which includes Microsoft Windows, Novell Netware, Apple Mac OS, Solaris, OS2, UNIX, and LINUX. It supports Personal Java and various JDK versions.