com.hp.hpl.jena.sdb.layout2.hash
Class FmtLayout2HashPGSQL

java.lang.Object
  extended by com.hp.hpl.jena.sdb.sql.SDBConnectionHolder
      extended by com.hp.hpl.jena.sdb.store.StoreFormatterBase
          extended by com.hp.hpl.jena.sdb.layout2.FmtLayout2
              extended by com.hp.hpl.jena.sdb.layout2.hash.FmtLayout2HashPGSQL
All Implemented Interfaces:
StoreFormatter
Direct Known Subclasses:
FmtLayout2IndexPGSQL

public class FmtLayout2HashPGSQL
extends FmtLayout2


Constructor Summary
FmtLayout2HashPGSQL(SDBConnection connection)
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.sdb.layout2.FmtLayout2
addIndexes, dropIndexes, format, truncate
 
Methods inherited from class com.hp.hpl.jena.sdb.store.StoreFormatterBase
create
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FmtLayout2HashPGSQL

public FmtLayout2HashPGSQL(SDBConnection connection)


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.