Package org.mmbase.module.database.support

Interface Summary
MMJdbc2NodeInterface MMJdbc2NodeInterface interface needs to be implemented to support a new database it is used to abstact the query's needed for mmbase for each database.
 

Class Summary
dTypeInfo Class dTypeInfo
dTypeInfos Class dTypeInfos
MMHsqldb2Node MMHsqldb2Node implements the MMJdbc2NodeInterface for the hsqldb-database (previously called Hypersonic).
MMHypersonic2Node Deprecated. use MMHsqldb2Node
MMInformix42Node MMInformix42Node extends MMSQL92Node and implements the MMJdbc2NodeInterface.
MMMckoiNode  
MMMysql42Node MMMysql42Node implements the MMJdbc2NodeInterface for mysql this is the class used to abstact the query's needed for mmbase for each database.
MMOORel2Node MMOORel2Node implements the MMJdbc2NodeInterface for OO-rel types of databbases this is the class used to abstact the query's needed for mmbase for each database.
MMOracle MMSQL92Node implements the MMJdbc2NodeInterface for sql92 types of database this is the class used to abstact the query's needed for mmbase for each database.
MMPostgres42Node MMPostgres42Node implements the MMJdbc2NodeInterface for mysql this is the class used to abstact the query's needed for mmbase for each database.
MMSQL92Node MMSQL92Node implements the MMJdbc2NodeInterface for sql92 types of database this is the class used to abstact the query's needed for mmbase for each database.
PostgreSQL71 Postgresql driver for MMBase, only works with Postgresql 7.1 + that supports inheritance on default.
 



MMBase 2002