Package org.dalesbred
Contains the most important classes, most notably
Database
.- See Also:
Database
-
Class Summary Class Description Database The main abstraction of the library: represents a configured connection to database and provides a way to execute callbacks in transactions. -
Exception Summary Exception Description DatabaseException Base class for all of Dalesbred's exceptions.DatabaseSQLException Wraps anSQLException
originating from database.