This is MySQL Java programming e-book. It covers MySQL programming in Java language. It has 142 pages and contains 51 code examples.
The e-book has 142 pages and 51 code examples. The e-book goes quickly to the point and is loaded with practical examples which focus on one important aspect. The author’s goals were clarity and conciseness. The e-book is written in plain English.
The code examples were tested on Linux and Windows. They can be run on JDK 8. After purchasing the e-book, you will obtain a ZIP file. In the ZIP file, you will find a PDF file and all code examples. The code examples are in the form of NetBeans projects.
Once you make a payment, you will also get a confirmation email from Paypal. If something goes wrong with the payment process, drop me an email at vronskij(at)gmail.com.
The e-book price is 11.5 €.
This is MySQL Java programming e-book. This e-book covers MySQL programming in Java. It uses JDBC API, JDBI and JdbcTemplate libraries, and MyBatis and EclipseLink frameworks. The complete table of contents is listed at the end of the page.
This e-book contains seven chapters:
$1
$1
$1
$1
$1
$1
$1
The MySQL database chapter presents MySQL and its mysql and mysqladmin command line tools. It shows how to do some basic work with MySQL. The JDBC chapter covers MySQL Java programming using JDBC, which is the basic API for database programming in Java. In the Data source and connection pooling chapter, we show how to set up a data source in a command line and a web Java application.
The JDBI chapter covers JDBI interface, which is a low-level abstraction of the basic JDBC. The Spring JdbcTemplate chapter covers JdbcTemplate, which is Spring’s template library for dealing with the complexities of JDBC programming. The MyBatis persistence framework chapter covers the low-level MyBatis persistence framework. Finally, the EclipseLink chapter is an introductory chapter to EclipseLink, a high-level ORM framework.
$1
$1
MySQL database
3. $1
4. $1
5. $1
6. $1
7. $1
8. $1
9. $1
JDBC
1. $1
2. $1
3. $1
4. $1
5. $1
6. $1
7. $1
8. $1
9. $1
10. $1
11. $1
12. $1
13. $1
14. $1
15. $1
16. $1
Data source and connection pooling
1. $1
2. $1
3. $1
4. $1
JDBI
Fluent API
1. $1
2. $1
3. $1
4. $1
5. $1
6. $1
7. $1
SQL Object API
1. $1
2. $1
Spring JdbcTemplate
1. $1
2. $1
3. $1
4. $1
5. $1
6. $1
7. $1
8. $1
9. $1
10. $1
11. $1
12. $1
13. $1
MyBatis persistence framework
1. $1
2. $1
3. $1
4. $1
5. $1
6. $1
EclipseLink
1. $1
2. $1
3. $1