|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.mmbase.module.database.support.MMSQL92Node
|
+--org.mmbase.module.database.support.MMHypersonic2Node
MMHsqldb2Node
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. It is now deprecated and only kept for people using the old hypersonic database instead of the new version Hsqldb.
| Fields inherited from class org.mmbase.module.database.support.MMSQL92Node |
name |
| Constructor Summary | |
MMHypersonic2Node()
Deprecated. |
|
| Method Summary | |
MMObjectNode |
decodeDBnodeField(MMObjectNode node,
java.lang.String fieldname,
java.sql.ResultSet rs,
int i,
java.lang.String prefix)
Deprecated. |
MultiConnection |
getConnection(JDBCInterface jdbc)
Deprecated. |
| Methods inherited from class org.mmbase.module.database.support.MMSQL92Node |
addField, changeField, commit, convertXMLType, create_real, create, created, createObjectTable, decodeDBnodeField, drop_real, drop, getAllowedField, getDBByte, getDBKey, getDBKeyOld, getDBText, getDisallowedField, getMatchCREATE, getMMNodeSearch2SQL, getNumberString, getOTypeString, getOwnerString, getReverseHash, getShortedByte, getShortedText, init, insert_real, insert, parseFieldPart, removeField, removeNode, setDBByte, setDBText, size, tableSizeProtection, updateTable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MMHypersonic2Node()
| Method Detail |
public MMObjectNode decodeDBnodeField(MMObjectNode node,
java.lang.String fieldname,
java.sql.ResultSet rs,
int i,
java.lang.String prefix)
decodeDBnodeField in class MMSQL92Node
public MultiConnection getConnection(JDBCInterface jdbc)
throws java.sql.SQLException
getConnection in class MMSQL92Node
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||