Contact MySQL
|
Login
|
Register
The world's most popular open source database
MySQL.com
Downloads
Documentation
Developer Zone
Developer Zone
Downloads
MySQL.com
Documentation
MySQL Server
MySQL Enterprise
Workbench
InnoDB Cluster
MySQL NDB Cluster
Connectors
More
MySQL.com
Downloads
Developer Zone
Section Menu:
Documentation Home
MySQL Connector/J 5.1 Developer Guide
Preface and Legal Notices
Overview of MySQL Connector/J
Connector/J Versions
Connector/J Release Notes and Change History
Java Versions Supported
Connector/J Installation
Installing Connector/J from a Binary Distribution
Installing the Driver and Configuring the CLASSPATH
Upgrading from an Older Version
Upgrading to MySQL Connector/J 5.1.x
JDBC-Specific Issues When Upgrading to MySQL Server 4.1 or Newer
Upgrading from MySQL Connector/J 3.0 to 3.1
Installing from Source
Testing Connector/J
Connector/J Examples
Connector/J (JDBC) Reference
Driver/Datasource Class Name
Connection URL Syntax
Configuration Properties for Connector/J
JDBC API Implementation Notes
Java, JDBC and MySQL Types
Using Character Sets and Unicode
Connecting Securely Using SSL
Connecting Using Unix Domain Sockets
Connecting Using Named Pipes
Connecting Using PAM Authentication
Using Master/Slave Replication with ReplicationConnection
Mapping MySQL Error Numbers to JDBC SQLState Codes
JDBC Concepts
Connecting to MySQL Using the JDBC DriverManager Interface
Using JDBC Statement Objects to Execute SQL
Using JDBC CallableStatements to Execute Stored Procedures
Retrieving AUTO_INCREMENT Column Values through JDBC
Connection Pooling with Connector/J
Multi-Host Connections
Configuring Server Failover
Configuring Load Balancing with Connector/J
Configuring Master/Slave Replication with Connector/J
Advanced Load-balancing and Failover Configuration
Using the Connector/J Interceptor Classes
Using Connector/J with Tomcat
Using Connector/J with JBoss
Using Connector/J with Spring
Using JdbcTemplate
Transactional JDBC Access
Connection Pooling with Spring
Using Connector/J with GlassFish
A Simple JSP Application with GlassFish, Connector/J and MySQL
A Simple Servlet with GlassFish, Connector/J and MySQL
Troubleshooting Connector/J Applications
Known Issues and Limitations
Connector/J Support
Connector/J Community Support
How to Report Connector/J Bugs or Problems
Index
Related Documentation
MySQL Connector/J 5.1 Release Notes
Download this Manual
PDF (US Ltr)
- 501.4Kb
PDF (A4)
- 500.9Kb
HTML Download (TGZ)
- 120.7Kb
HTML Download (Zip)
- 139.0Kb
version 5.1
8.0 current
MySQL Connector/J 5.1 Developer Guide
/
Connector/J (JDBC) Reference
/ Using Master/Slave Replication with ReplicationConnection
5.11 Using Master/Slave Replication with ReplicationConnection
See
Section 8.3, “Configuring Master/Slave Replication with Connector/J”
for details on the topic.
PREV
HOME
UP
NEXT
Related Documentation
MySQL Connector/J 5.1 Release Notes
Download this Manual
PDF (US Ltr)
- 501.4Kb
PDF (A4)
- 500.9Kb
HTML Download (TGZ)
- 120.7Kb
HTML Download (Zip)
- 139.0Kb
User Comments
User comments in this section are, as the name implies, provided by MySQL users. The MySQL documentation team is not responsible for, nor do they endorse, any of the information provided here.
Sign Up
Login
You must be logged in to post a comment.