Qizx/db 2.1 API

Uses of Class
com.qizx.api.Indexing

Packages that use Indexing
com.qizx.api API of the embeddable version of the Qizx/db database engine. 
 

Uses of Indexing in com.qizx.api
 

Methods in com.qizx.api that return Indexing
 Indexing Library.getIndexing()
          Gets the current indexing rules.
static Indexing Indexing.defaultRules()
          Creates a default indexing configuration.
 

Methods in com.qizx.api with parameters of type Indexing
 void Library.setIndexing(Indexing specification)
          Defines the indexing rules used in this Library.
 


© 2008 Axyana Software