qikiwiki
Class storeMssql

java.lang.Object
  |
  +--qikiwiki.aStoreEngine
        |
        +--qikiwiki.storeMssql

public class storeMssql
extends aStoreEngine


Field Summary
 
Fields inherited from class qikiwiki.aStoreEngine
conn, query, rs
 
Constructor Summary
storeMssql(qwConfig conf)
           
 
Methods inherited from class qikiwiki.aStoreEngine
getContent, getContentOld, getContentVersions, setContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

storeMssql

public storeMssql(qwConfig conf)