Represents a storage area for content elements stored in the database.
The following tables list the members exposed by IDatabaseStorageArea.
Public Properties
Name | Description | |
---|---|---|
![]() |
DatabaseType | Specifies the database type (DB2, MSSQL, or ORACLE). |
![]() |
JNDIDataSource | Specifies the Java™ Naming and Directory Interface (JNDI) name of the DataSource defined in the Java™ 2 Platform Enterprise Edition (J2EE) application server, which can be used to access the object store database via a non-XA database connection. |
![]() |
JNDIXADataSource | Specifies the Java™ Naming and Directory Interface (JNDI) name of the DataSource defined in the Java™ 2 Platform Enterprise Edition (J2EE) application server, which can be used to access the object store database via an XA database connection. |