Uses of Class
com.sibvisions.rad.server.annotation.Accessible

Packages that use Accessible
com.sibvisions.rad.persist Contains implementations of the persistence definitions. 
com.sibvisions.rad.persist.jdbc Contains all database specific persistence implementations. 
 

Uses of Accessible in com.sibvisions.rad.persist
 

Methods in com.sibvisions.rad.persist with annotations of type Accessible
 MetaData AbstractMemStorage.getMetaData()
          Returns the meta data for this AbstractStorage from the storage as MetaData.
 

Uses of Accessible in com.sibvisions.rad.persist.jdbc
 

Methods in com.sibvisions.rad.persist.jdbc with annotations of type Accessible
 MetaData DBStorage.getMetaData()
          Returns the meta data for this AbstractStorage from the storage as MetaData.
 java.util.Map<java.lang.String,DBStorage> DBStorage.getSubStorages()
          Gets all known sub storages as key/value pair.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.