Qizx/db 2.1 API

Uses of Interface
com.qizx.api.LibraryManager

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

Uses of LibraryManager in com.qizx.api
 

Methods in com.qizx.api that return LibraryManager
abstract  LibraryManager LibraryManagerFactory.createLibraryGroup(File storageDir)
          Creates a group of XML Libraries at the specified directory location and returns a LibraryManager controlling this group.
abstract  LibraryManager LibraryManagerFactory.openLibraryGroup(File storageDir)
          Starts a manager controlling an existing group of XML Libraries.
 


© 2008 Axyana Software