Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.cocoon.components.modules.database

Interface Summary
AutoIncrementModule Abstraction layer to encapsulate different DBMS behaviour for key attribute columns.
 

Class Summary
AbstractAutoIncrementModule AbstractDatabaseModule gives you the infrastructure for easily deploying more AutoIncrementModules.
HsqlIdentityAutoIncrementModule Abstraction layer to encapsulate different DBMS behaviour for autoincrement columns.
IfxSerialAutoIncrementModule Abstraction layer to encapsulate different DBMS behaviour for autoincrement columns.
ManualAutoIncrementModule Abstraction layer to encapsulate different DBMS behaviour for autoincrement columns.
MysqlAutoIncrementModule Abstraction layer to encapsulate different DBMS behaviour for autoincrement columns.
PgsqlAutoIncrementModule Abstraction layer to encapsulate different DBMS behaviour for autoincrement columns.