com.hp.hpl.jena.sdb.layout2.index
Class FmtLayout2IndexMySQL

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.FmtLayout2HashMySQL
                  extended by com.hp.hpl.jena.sdb.layout2.index.FmtLayout2IndexMySQL
All Implemented Interfaces:
StoreFormatter

public class FmtLayout2IndexMySQL
extends FmtLayout2HashMySQL


Constructor Summary
FmtLayout2IndexMySQL(SDBConnection connection, MySQLEngineType tableType)
           
 
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

FmtLayout2IndexMySQL

public FmtLayout2IndexMySQL(SDBConnection connection,
                            MySQLEngineType tableType)


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