| Package | Description | 
|---|---|
| oracle.ifs.beans | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TieMediaBlob
TieMediaBlob allows the Oracle-defined behavior of the MediaBlob
 classobject (and its subclasses) to be extended or overridden. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static MediaBlob[] | 
MediaBlob.findAll(LibrarySession session)
Gets the set of all MediaBlob instances. 
 | 
static MediaBlob | 
MediaBlob.findByName(LibrarySession session,
          String name)
Gets the MediaBlob with the specified name. 
 | 
Copyright © 2025. All rights reserved.