HXTT's JDBC Packages Documentation
Welcome to the HXTT XML v2.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 XML packages. The basic example is used here.
Index:
Chapter 1. Quick Start
- What Is the HXTT XML?
- Follow Me
Chapter 2. Installation
- System Requirements
- Setting the CLASSPATH
- Loading the Driver
- Connecting to the Database
Chapter 3. Statement
- Creating a Statement Instance
- Issuing a Query
- Performing Updates
- Creating and Modifying Database Objects
Chapter 4. ResultSet
- ResultSet Overview
- Providing Performance Hints
- Performing Updates
- Serializing ResultSet
Chapter 5. Advanced Programming
- Sending Very Large IN Parameters
- Encryption
- Bulk Insert
- Bulk Insert A ResultSet from any JDBC driver
- SELECT ... INTO OUTFILE Syntax
- Transaction Processing
- RowSet
- PooledConnection
- SSL Connection
- Run HXTT XMLServer as Windows Service or Linux(Solaris) Daemon
- DBAdmin (A GUI Dtabase Server Manager)
- How to Use Memory-only Table, Physical Table, Url table, Compressed table, SAMBA table in a SQL.
- Create Database from any java.io.InputStream object.
- Create Database from any compressed java.io.InputStream object.
Chapter 6. SQL Syntax
- Select
- Insert
- Update
- Delete
- CREATE CATALOG
- CREATE DATABASE
- DROP DATABASE
- FLUSH DATABASE
- CREATE TABLE
- DROP TABLE
- ALTER TABLE
- TRUNCATE TABLE
- RENAME TABLE
- LOCK TABLE
- UNLOCK TABLE
- CREATE VIEW
- DROP VIEW
- CREATE SEQUENCE
- DROP SEQUENCE
- ALTER SEQUENCE
- SET TRANSACTION
- START TRANSACTION
- COMMIT
- ROLLBACK
- SAVEPOINT
- RELEASE SAVEPOINT
- Call Procedure
- EXPLAIN
- Pseudo Tables
- Pseudo Columns
- Declare Variable
- SET Variable
- Common Table Expression
- Comment Syntax
- SQL States
Chapter 7. Scalar Functions and Aggregate Functions
- Mathematical Functions
- Trigonometric Functions
- String Functions
- Date/Time Functions
- Boolean Functions
- System Functions
- Conversion Functions
- Security Functions
- Sequence Functions
- Regular Expresson Functions
- Miscellaneous Functions
- Aggregate Functions
- Table Functions
- ETL Functions
Chapter 8. Answers to Frequently Asked Questions (FAQ) for the HXTT XML packge
- General Questions
- Applet Questions
- Remote Access Questions and Client/Server Mode Questions
- SQL Questions
- Performance Questions
- Concurrence Questions
- Internationalization Questions
- Interoperability Questions
Chapter 9. OpenAPI Programming
- Extend SQL functions
- Start/Stop Server Programmatically with/without GUI manager
- Customer Connection
Chapter 10. XPath for XML and JSON
- XPath Introduction
- XPath Syntax for XML and JSON
- XPath Sample for XML and JSON
Chapter 11. JSON (JavaScript Object Notation) Support
- json and jsonb Operators
- JSON Functions
- JSON sample
Chapter 12. XML (eXtensible Markup Language) Support
- Declaration of XML Types
- XML Functions
- XML sample
Chapter 13. Array Type
- Declaration of Array Types
- Array Functions
- Array sample
Chapter 14. NoSQL (Not Only SQL)
- Declaration of NoSQL Types
- NoSQL Functions
- NoSQL sample
Copyright © 2003-2019 Heng Xing Tian Tai Lab | All Rights Reserved. |