|
||||||||
| 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.MMHsqldb2Node
MMHsqldb2Node implements the MMJdbc2NodeInterface for the hsqldb-database (previously called Hypersonic).
| Fields inherited from class org.mmbase.module.database.support.MMSQL92Node |
name |
| Constructor Summary | |
MMHsqldb2Node()
|
|
| Method Summary | |
MMObjectNode |
decodeDBnodeField(MMObjectNode node,
java.lang.String fieldname,
java.sql.ResultSet rs,
int i,
java.lang.String prefix)
|
MultiConnection |
getConnection(JDBCInterface jdbc)
|
| 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 MMHsqldb2Node()
| 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 | |||||||