HXTT's JDBC Packages Documentation

Welcome to the HXTT DBF v2.2 Documentation

Current documentation can be found here. This documentation is not intended as a complete guide to JDBC programming, but should help to get you started. For more information, refer to the standard JDBC API documentation(supplied with Sun's JDK). Also, take a look at the examples included with the HXTT DBF packages. The basic example is used here.

Index:

Chapter 1. Quick Start

  1. What Is the HXTT DBF?
  2. Follow Me

Chapter 2. Installation

  1. System Requirements
  2. Setting the CLASSPATH
  3. Loading the Driver
  4. Connecting to the Database

Chapter 3. Statement

  1. Creating a Statement Instance
  2. Issuing a Query
  3. Performing Updates
  4. Creating and Modifying Database Objects

Chapter 4. ResultSet

  1. ResultSet Overview
  2. Providing Performance Hints
  3. Performing Updates
  4. Serializing ResultSet

Chapter 5. Advanced Programming

  1. Sending Very Large IN Parameters
  2. Set Record Lock Manually
  3. Table Level Encryption
  4. Bulk Insert
  5. Bulk Insert A ResultSet from any JDBC driver
  6. Transaction Processing
  7. RowSet
  8. PooledConnection
  9. SSL Connection
  10. Run HXTT DBFServer as Windows Service or Linux(Solaris) Daemon
  11. DBAdmin (A GUI Dtabase Server Manager)

Chapter 6. SQL Syntax

  1. Select
  2. ? Expression
  3. Insert
  4. Update
  5. Delete
  6. CREATE CATALOG
  7. CREATE TABLE
  8. DROP TABLE
  9. ALTER TABLE
  10. TRUNCATE TABLE
  11. PACK TABLE
  12. RENAME TABLE
  13. LOCK TABLE
  14. UNLOCK TABLE
  15. CREATE INDEX
  16. DROP INDEX
  17. REINDEX
  18. CREATE SEQUENCE
  19. DROP SEQUENCE
  20. ALTER SEQUENCE
  21. SET TRANSACTION
  22. START TRANSACTION
  23. COMMIT
  24. ROLLBACK
  25. SAVEPOINT
  26. RELEASE SAVEPOINT
  27. Comment Syntax
  28. SQL States

Chapter 7. Scalar Functions and Aggregate Functions

  1. Mathematical Functions
  2. Trigonometric Functions
  3. String Functions
  4. Date/Time Functions
  5. Boolean Functions
  6. System Functions
  7. Conversion Functions
  8. Security Functions
  9. Sequence Functions
  10. Miscellaneous Functions
  11. Aggregate Functions

Chapter 8. Answers to Frequently Asked Questions (FAQ) for the HXTT DBF packge

  1. General Questions
  2. Applet Questions
  3. Remote Access Questions
  4. SQL Questions
  5. Index Questions
  6. Performance Questions
  7. Concurrence Questions
  8. Internationalization Questions
  9. Interoperability Questions
  10. Compatible Questions

Chapter 9. OpenAPI Programming

  1. Extend SQL functions
  2. Start/Stop Server Programmatically
  3. Customer Connection
  4. Add an existed index file to the CGP file Programmatically
Copyright © 2006 Hongxin Technology & Trade Ltd. | All Rights Reserved. |