|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractStorageSystem | |
---|---|
org.databene.platform.db | platform adapter for databases. |
org.databene.platform.memstore |
Uses of AbstractStorageSystem in org.databene.platform.db |
---|
Subclasses of AbstractStorageSystem in org.databene.platform.db | |
---|---|
class |
DBSystem
Abstract class that serves as parent for classes which connect to databases using JDBC. |
class |
DefaultDBSystem
Default implementation of the DBSystem class. |
Uses of AbstractStorageSystem in org.databene.platform.memstore |
---|
Subclasses of AbstractStorageSystem in org.databene.platform.memstore | |
---|---|
class |
MemStore
Simple heap-based implementation of the AbstractStorageSystem interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |