Uses of Interface
ru.biosoft.access.Index

Packages that use Index
biouml.standard.type.access   
ru.biosoft.access Provides classes and interfaces for data collections. 
 

Uses of Index in biouml.standard.type.access
 

Classes in biouml.standard.type.access that implement Index
 class TitleSqlIndex
          TitleSqlIndex is map where key is Base#title and value Base#name.
 

Uses of Index in ru.biosoft.access
 

Classes in ru.biosoft.access that implement Index
 class BTreeIndex
          Maps keys to entries.
 class BTreeRangeIndex
          Index for search keys by custom algorithm.
 class MemIndex
           
 

Methods in ru.biosoft.access that return Index
 Index[] QuerySystem.getIndexes()
           
 Index QuerySystem.getIndex(java.lang.String name)
           
 Index[] DefaultQuerySystem.getIndexes()
           
 Index DefaultQuerySystem.getIndex(java.lang.String name)
           
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.