Classes and interfaces

LudoDBAdapter

Interface for LudoDB database connection adapters

« More »

LudoDBService

Classes for request handlers has to implement the LudoDBService interface

« More »

LudoDB

LudoDB class

« More »

LudoDBCache

Cache class used by LudoDBRequestHandler.

« More »

LudoDBClassNotFoundException

Class not found exception.

« More »

LudoDBCollection

LudoDBCollection class.

« More »

LudoDBCollectionConfigParser

Config parser for LudoDBCollection

« More »

LudoDBConfigParser

Parser of config for LudoDBObject classes.

« More »

LudoDBConnectionException

DB Connection error exception.

« More »

LudoDBException

LudoDBException base class

« More »

LudoDBInvalidArgumentsException

Invalid constructor arguments exception.

« More »

LudoDBInvalidConfigException

Invalid Config Exception.

« More »

LudoDBInvalidModelDataException

Exception thrown when trying to save invalid model data Thrown by LudoDBRequestHandler

« More »

LudoDBInvalidServiceException

Invalid service exception.

« More »

LudoDBIterator

Iterator class for LudoDBCollection

« More »

LudoDBModel

Abstract LudoDBModel class

« More »

LudoDBMySqlI

MysqlI adapter.

« More »

LudoDBMysql

Mysql adapter.

« More »

LudoDBObject

Base class for LudoDBModel and LudoDBCollection

« More »

LudoDBObjectNotFoundException

Object not found exception.

« More »

LudoDBPDO

PDO Mysql Adapter.

« More »

LudoDBPDOOracle

LudoDB PDO adapter for Oracle database connections.

« More »

LudoDBProfiling

Class for profiling requests.

« More »

LudoDBRegistry

Registry for safe keeping of temporary values like database connection details etc.

« More »

LudoDBRequestHandler

Request handler class for Front End Controller.

« More »

LudoDBServiceNotImplementedException

Service not implemented exception.

« More »

LudoDBServiceRegistry

Registry of LudoDBService classes.

« More »

LudoDBSql

User: Alf Magne Kalleland Date: 22.12.12

« More »

LudoDBTreeCollection

LudoDBTreeCollection

« More »

LudoDBUnauthorizedException

Unauthorized exception Thrown by LudoDBRequestHandler

« More »

LudoDBUtility

LudoDBUtility class with development methods for manipulation of database tables.

« More »

LudoDBValidator

Singleton class used to validate data before they are inserted into the database

« More »

LudoJS

LudoJS service class.

« More »