Package klyn.databases.sql
Contains 23 type(s).
Types
Classes
- DataTruncation - Warning raised when data is truncated during read or write.
- DriverManager - Driver-manager facade inspired by `java.
- Types - JDBC-style SQL type codes.
Exceptions
- BatchUpdateException - Raised when a batch statement stops part-way through execution.
- SQLException - Base exception for SQL access, statement preparation and result processing.
- SQLFeatureNotSupportedException - Raised when a requested SQL feature is declared by the API but not yet
provided by the current driver or runtime branch.
- SQLWarning - Non-fatal SQL warning.