HXTT's JDBC Packages Documentation

Welcome to the HXTT Excel v1.0 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 Excel packages. The basic example is used here.

Index:

Chapter 1. Quick Start

  1. What Is the HXTT Excel?
  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 ExcelServer as Windows Service or Linux(Solaris) Daemon
  11. DBAdmin (A GUI Dtabase Server Manager)
  12. How to Use Memory-only Table, Physical Table, Url table, Compressed table in a SQL.
  13. Create Table from any java.io.InputStream object.

Chapter 6. SQL Syntax

  1. Select
  2. ? Expression
  3. Insert
  4. Update
  5. Delete
  6. CREATE CATALOG
  7. CREATE DATABASE
  8. CREATE TABLE
  9. DROP TABLE
  10. ALTER TABLE
  11. TRUNCATE TABLE
  12. PACK TABLE
  13. RENAME TABLE
  14. LOCK TABLE
  15. UNLOCK TABLE
  16. CREATE INDEX
  17. DROP INDEX
  18. REINDEX
  19. CREATE SEQUENCE
  20. DROP SEQUENCE
  21. ALTER SEQUENCE
  22. SET TRANSACTION
  23. START TRANSACTION
  24. COMMIT
  25. ROLLBACK
  26. SAVEPOINT
  27. RELEASE SAVEPOINT
  28. Call Procedure
  29. Comment Syntax
  30. 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 Excel 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

Chapter 9. OpenAPI Programming

  1. Extend SQL functions
  2. Start/Stop Server Programmatically
  3. Customer Connection
Copyright © 2006 Hongxin Technology & Trade Ltd. | All Rights Reserved. |