|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |