-
Identifies different types of databases, which allows for special platform-specific handling.
Contract for a factory that creates instances given a type.
Contract for binding parameters to SQL prepared statements.
Contract for mapping a
ResultSet
row to a different type.
Represents a transactional operation capable of returning a value.
A collection of SQL statement execution diagnostics.
Contract for handling database statements log events.
Application-specific metadata associated with a SQL statement.
Represents a transactional operation.
Strategies for database locking during transactional operations.