Package info.fingo.db

Class Summary
BaseCollection Base class for all collection types
BaseEntity The base class for entities.
BasePeer The base class for all peers.
Column This class represents the table column.
DatabaseOperations Abstract class for different database operations
DatabaseOperationsOracle Class for Oracle specific database operations.
DatabaseOperationsSQLServer Class for MS SQL Server specific database operations.
DBTool The simply object-relational mapping tool.
ForeignKey This class represents the foreign key.
Parameter The representstion of sql-dedicated paramter.
 

Enum Summary
Column.GenericTypes GenericTypes enumeration
Parameter.Mode Enumeration for parameter modes