Package com.sanctionco.thunder.dao


package com.sanctionco.thunder.dao
  • Interface Summary
    Interface
    Description
    Provides the base interface for the UsersDao.
    Provides the base interface for the UsersDaoFactory which allows for instance creation of UsersDao objects and DatabaseHealthCheck objects.
  • Class Summary
    Class
    Description
    Provides object dependencies, including the application's database access object.
    The base class for all database health check classes.
  • Enum Class Summary
    Enum Class
    Description
    Describes a specific database error.
  • Exception Summary
    Exception
    Description
    Represents an exception that occurred during a database operation.