| Package | Description |
|---|---|
| oracle.ide.model |
Contains interfaces and classes implementing JDeveloper's data model.
|
| oracle.jdeveloper.offlinedb |
Database API extension for saving database object definitions in XML files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentLevelFolder
Although this class is package-private, it extends the public
abstract class
RelativeDirectoryContextFolder. |
class |
ContentSetFolder
Although this class is package-private, it extends the public
abstract class
RelativeDirectoryContextFolder. |
| Modifier and Type | Method and Description |
|---|---|
RelativeDirectoryContextFolder |
ContentLevel.newFolder(Context context) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
OfflineDBUtil.isOfflineContentSet(RelativeDirectoryContextFolder f)
Returns true if the given RelativeDirectoryContextFolder is part of the
offline database heirachy for a project.
|