public final class MultitenantContainerInfo
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
int | 
getContainerID()
Gets the id of the container we are connected to. 
 | 
java.lang.String | 
getContainerName()
Gets the name of the container we are connected to. 
 | 
boolean | 
isPluggableDatabase()
Tests whether the container is a pluggable database (PDB). 
 | 
boolean | 
isRootContainer()
Tests whether the container is the root container database (CDB). 
 | 
public int getContainerID()
public java.lang.String getContainerName()
public boolean isPluggableDatabase()
public boolean isRootContainer()