Uses of Class
org.teamapps.universaldb.index.SchemaIndex
-
Packages that use SchemaIndex Package Description org.teamapps.universaldb org.teamapps.universaldb.index -
-
Uses of SchemaIndex in org.teamapps.universaldb
Methods in org.teamapps.universaldb that return SchemaIndex Modifier and Type Method Description SchemaIndexUniversalDB. getSchemaIndex() -
Uses of SchemaIndex in org.teamapps.universaldb.index
Methods in org.teamapps.universaldb.index that return SchemaIndex Modifier and Type Method Description SchemaIndexDatabaseIndex. getSchemaIndex()Constructors in org.teamapps.universaldb.index with parameters of type SchemaIndex Constructor Description DatabaseIndex(SchemaIndex schema, java.lang.String name)
-