Package org.dalesbred
package org.dalesbred
Contains the most important classes, most notably
Database
.- See Also:
-
ClassDescriptionThe main abstraction of the library: represents a configured connection to database and provides a way to execute callbacks in transactions.Base class for all of Dalesbred's exceptions.Wraps an
SQLException
originating from database.