![]() |
Classes | |
class | Enumeration |
Parent of all enumeration classes. More... | |
interface | Identifiable |
Essential interface for DAO-related operations. More... | |
class | IdentifiableObject |
Ideal Identifiable interface implementation. More... | |
class | Identifier |
| |
interface | Instantiatable |
interface | Named |
| |
class | NamedObject |
| |
interface | Prototyped |
class | Singleton |
Inheritable Singleton's pattern implementation. More... | |
class | StaticFactory |
Simple grouping class. More... | |
interface | Stringable |
class | Dialect |
Base (aka ANSI) SQL dialect. More... | |
class | ImaginaryDialect |
Inexistent imaginary helper for OSQL's Query self-identification. More... | |
class | BaseException |
class | BusinessLogicException |
class | ClassNotFoundException |
class | DatabaseException |
class | DuplicateObjectException |
class | FileNotFoundException |
class | IOException |
class | IOTimedOutException |
class | MissingElementException |
class | NetworkException |
class | ObjectNotFoundException |
class | TooManyRowsException |
class | UnimplementedFeatureException |
class | UnsupportedMethodException |
class | WrongArgumentException |
class | WrongStateException |
class | Castable |
Cast-able SQL parts. More... | |
class | DBValue |
Container for passing values into OSQL queries. More... | |
interface | DialectString |
Basis for almost all implementations of SQL parts. More... | |
class | FieldTable |
interface | Query |
class | QueryIdentification |
interface | SQLTableName |
interface | DAOConnected |
Helper for identifying object's DAO. More... | |
interface | FullTextDAO |
Support interface for use with FullTextUtils. More... | |
interface | SegmentHandler |
interface | ViewResolver |