1733
Chapter 20. Connectors and APIs
Table of Contents
20.1. MySQL Connector/ODBC ................................................................................................ 1737
20.1.1. Connector/ODBC Versions ................................................................................... 1738
20.1.2. Connector/ODBC Introduction ............................................................................... 1739
20.1.3. Connector/ODBC Installation ................................................................................ 1742
20.1.4. Configuring Connector/ODBC ............................................................................... 1752
20.1.5. Connector/ODBC Examples ................................................................................. 1772
20.1.6. Connector/ODBC Reference ................................................................................. 1798
20.1.7. Connector/ODBC Notes and Tips ......................................................................... 1804
20.1.8. Connector/ODBC Support .................................................................................... 1814
20.2. MySQL Connector/Net .................................................................................................... 1815
20.2.1. Connector/Net Versions ........................................................................................ 1816
20.2.2. Connector/Net Installation ..................................................................................... 1818
20.2.3. Connector/Net Visual Studio Integration ................................................................ 1826
20.2.4. Connector/Net Tutorials ........................................................................................ 1856
20.2.5. Connector/Net Programming ................................................................................. 1896
20.2.6. Connector/Net Connection String Options Reference ............................................. 1935
20.2.7. Connector/Net API Reference ............................................................................... 1942
20.2.8. Connector/Net Support ......................................................................................... 2045
20.2.9. Connector/Net FAQ .............................................................................................. 2046
20.3. MySQL Connector/J ........................................................................................................ 2047
20.3.1. Overview of MySQL Connector/J .......................................................................... 2047
20.3.2. Connector/J Versions ........................................................................................... 2047
20.3.3. Connector/J Installation ........................................................................................ 2049
20.3.4. Connector/J Examples ......................................................................................... 2053
20.3.5. Connector/J (JDBC) Reference ............................................................................. 2054
20.3.6. JDBC Concepts ................................................................................................... 2087
20.3.7. Connection Pooling with Connector/J .................................................................... 2096
20.3.8. Load Balancing with Connector/J .......................................................................... 2099
20.3.9. Failover with Connector/J ..................................................................................... 2101
20.3.10. Using the Connector/J Interceptor Classes .......................................................... 2103
20.3.11. Using Connector/J with Tomcat .......................................................................... 2103
20.3.12. Using Connector/J with JBoss ............................................................................ 2105
20.3.13. Using Connector/J with Spring ............................................................................ 2106
20.3.14. Using Connector/J with GlassFish ....................................................................... 2110
20.3.15. Troubleshooting Connector/J Applications ........................................................... 2116
20.3.16. Connector/J Support ........................................................................................... 2124
20.4. MySQL Connector/C ....................................................................................................... 2125
20.4.1. MySQL Connector/C Supported Platforms ............................................................. 2126
20.4.2. MySQL Connector/C Distribution Contents ............................................................ 2126
20.4.3. Obtaining MySQL Connector/C ............................................................................. 2126
20.4.4. Installing MySQL Connector/C from a Binary Distribution ....................................... 2127
20.4.5. Installing MySQL Connector/C from Source ........................................................... 2127
20.4.6. Testing MySQL Connector/C ................................................................................ 2129
20.4.7. Building MySQL Connector/C Applications ............................................................ 2129
20.5. libmysqld, the Embedded MySQL Server Library .............................................................. 2129
20.6. MySQL C API ................................................................................................................ 2130
20.6.1. MySQL C API Implementations ............................................................................ 2131
20.6.2. Example C API Client Programs ........................................................................... 2132
20.6.3. Building and Running C API Client Programs ........................................................ 2132
20.6.4. C API Data Structures .......................................................................................... 2135
20.6.5. C API Function Overview ..................................................................................... 2139
20.6.6. C API Function Descriptions ................................................................................. 2144
Содержание 5.0
Страница 1: ...MySQL 5 0 Reference Manual ...
Страница 18: ...xviii ...
Страница 60: ...40 ...
Страница 396: ...376 ...
Страница 578: ...558 ...
Страница 636: ...616 ...
Страница 844: ...824 ...
Страница 1234: ...1214 ...
Страница 1426: ...MySQL Proxy Scripting 1406 The following diagram shows an overview of the classes exposed by MySQL Proxy ...
Страница 1427: ...MySQL Proxy Scripting 1407 ...
Страница 1734: ...1714 ...
Страница 1752: ...1732 ...
Страница 1783: ...Configuring Connector ODBC 1763 ...
Страница 1793: ...Connector ODBC Examples 1773 ...
Страница 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Страница 1842: ...Connector Net Installation 1822 5 Once the installation has been completed click Finish to exit the installer ...
Страница 1864: ...Connector Net Visual Studio Integration 1844 Figure 20 24 Debug Stepping Figure 20 25 Function Stepping 1 of 2 ...
Страница 2850: ...2830 ...
Страница 2854: ...2834 ...
Страница 2928: ...2908 ...
Страница 3000: ...2980 ...
Страница 3122: ...3102 ...
Страница 3126: ...3106 ...
Страница 3174: ...3154 ...
Страница 3232: ...3212 ...