Minor Errata for
JDBC Database Access with Java
by
Graham Hamilton, Rick Cattell, and Maydene Fisher
This page contains minor errata --
mainly typographical errors --
in the first printing of the book.
You may also want to view
the
content errata list,
especially before you email us about an error.
If you find an error in the book,
please check to see if it is already known before reporting it.
If you do not find it in the list,
please mail us
the relevant information, including page numbers.
All errata will be fixed in the next possible printing.
CHAPTER 1: Introduction
CHAPTER 2: Basic Tutorial
CHAPTER 3: MetaData Tutorial
CHAPTER 4: CallableStatement
CHAPTER 5: Connection
CHAPTER 6: DatabaseMetaData
CHAPTER 7: DataTruncation
CHAPTER 8: Date
CHAPTER 9: Driver
CHAPTER 10: DriverManager
CHAPTER 11: DriverPropertyInfo
CHAPTER 12: PreparedStatement
CHAPTER 13: ResultSet
CHAPTER 14: ResultSetMetaData
CHAPTER 15: SQLException
CHAPTER 16: SQLWarning
CHAPTER 17: Statement
CHAPTER 18: Time
CHAPTER 19: Timestamp
CHAPTER 20: Types
CHAPTER 21: Mapping SQL and Java Types
APPENDIX A: For Driver Writers
APPENDIX B: JDBC Design
GLOSSARY