qikiwiki
Class storePgsql

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

public class storePgsql
extends aStoreEngine


Field Summary
 
Fields inherited from class qikiwiki.aStoreEngine
conn, query, rs
 
Constructor Summary
storePgsql(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

storePgsql

public storePgsql(qwConfig conf)