Uses of Interface
com.sage.orion.sdata.servlet.swtservice.tablebuilder.IndexDefinition

Packages that use IndexDefinition
com.sage.orion.sdata.servlet.swtservice.tablebuilder   
 

Uses of IndexDefinition in com.sage.orion.sdata.servlet.swtservice.tablebuilder
 

Classes in com.sage.orion.sdata.servlet.swtservice.tablebuilder that implement IndexDefinition
 class JDBCResourceKindIndex
          This class provides implementation of the IndexDefinition interface
 

Method parameters in com.sage.orion.sdata.servlet.swtservice.tablebuilder with type arguments of type IndexDefinition
 void JDBCTableBuilder.addIndices(java.util.Collection<IndexDefinition> indices)
          Adds indices to table
 void DBTableBuilder.addIndices(java.util.Collection<IndexDefinition> indices)
          Adds indices to the table
 



Copyright © 2011 Sage Software, Inc. All rights reserved.