Package | Description |
---|---|
oracle.ifs.beans |
Modifier and Type | Class and Description |
---|---|
class |
MediaBfile
Stores content on a file system mounted on the database-tier host.
|
class |
MediaBlob
A MediaBlob instance stores content in database BLOBs.
|
class |
MediaCustom
A MediaCustom instance stores content using a CustomMediaDriver.
|
class |
MediaLob
A MediaLob instance stores content in database BLOBs.
|
class |
TieMediaBfile
TieMediaBfile allows the Oracle-defined behavior of the
MediaBfile classobject (and its subclasses) to be extended
or overridden.
|
class |
TieMediaBlob
TieMediaBlob allows the Oracle-defined behavior of the MediaBlob
classobject (and its subclasses) to be extended or overridden.
|
class |
TieMediaCustom
TieMediaCustom allows the Oracle-defined behavior of the MediaCustom
classobject (and its subclasses) to be extended or overridden.
|
class |
TieMediaLob
TieMediaLob allows the Oracle-defined behavior of the MediaLob
classobject (and its subclasses) to be extended or overridden.
|
Copyright © 2023. All rights reserved.