All Classes and Interfaces

Class
Description
 
 
 
A functional interface for transactional DAO operations that return a result.
Provides access to the JDBC Connection used by a DAO instance.
A functional interface for transactional DAO operations that do not return a result.
Base checked exception for Kiwiproc errors.
Entry point for executing DAO operations within a managed transaction.
Unchecked wrapper for SQLException.