|
ModeShape Distribution 3.0.0.Alpha6 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBinaryStore | |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.value.binary |
Uses of AbstractBinaryStore in org.modeshape.jcr |
---|
Methods in org.modeshape.jcr that return AbstractBinaryStore | |
---|---|
AbstractBinaryStore |
RepositoryConfiguration.BinaryStorage.getBinaryStore()
|
Uses of AbstractBinaryStore in org.modeshape.jcr.value.binary |
---|
Subclasses of AbstractBinaryStore in org.modeshape.jcr.value.binary | |
---|---|
class |
DatabaseBinaryStore
A BinaryStore implementation that uses a database for persisting binary values. |
class |
FileSystemBinaryStore
A BinaryStore that stores files in a directory on the file system. |
class |
InfinispanBinaryStore
A BinaryStore implementation that uses a database for persisting binary values. |
class |
TransientBinaryStore
A BinaryStore implementation that does not persist the binary values beyond the lifetime of the virtual machine. |
|
ModeShape Distribution 3.0.0.Alpha6 | |||||||||
PREV NEXT | FRAMES NO FRAMES |