Qizx/db 2.1 API

Uses of Interface
com.qizx.api.Library

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

Uses of Library in com.qizx.api
 

Methods in com.qizx.api that return Library
 Library LibraryManager.createLibrary(String libraryName, User user)
          Creates a Library inside the storage directory of the Library group controlled by this LibraryManager.
 Library LibraryManager.openLibrary(String libraryName, User user)
          Opens a new work session on a Library.
 Library LibraryMember.getLibrary()
          Returns the Library session owning this member.
 


© 2008 Axyana Software