Package pl.kernelpanic.dbmonster.schema

This package contains all database schema related classes.

See:
          Description

Class Summary
Column The column.
ColumnPredicate The column predicate which selects only that columns which are not database default.
Key The primary key.
Schema Schema represents the look of the database, it is complete database structure including tables, primary keys, columns and generators.
SchemaUtil Utility to manipulate schema.
Table The table.
 

Exception Summary
SchemaException SchemaException is throws when an error occures in the schema structure.
 

Package pl.kernelpanic.dbmonster.schema Description

This package contains all database schema related classes.



Copyright © 2003-2005 .:. kernelpanic.pl .:.. All Rights Reserved.