CORBA 2.6.1 Programmer's Reference

Dynamic Management of Any Values: DynAny API
(9.2)
For Java, NonStop CORBA does not support DynAny::insert_abstract() and
DynAny::get_abstract().
Dynamic Management of Any Values:
DynValueCommon Interface (9.2.10)
For Java, NonStop CORBA does not support the DynValueCommon interface.
Dynamic Management of Any Values: DynValue
Interface (9.2.11)
For Java, NonStop CORBA does not support the DynValue interface.
Dynamic Management of Any Values: DynValueBox
Interface (9.2.12)
For Java, NonStop CORBA does not support the DynValue Box interface.
The Portable Object Adaptor: Policy Creation
Operations (11.3.8.4)
For C++, NonStop CORBA adds StatePolicy and create_state_policy (in
StatePolicyValue value), with values STATELESS and STATEFUL. The default is STATEFUL.
Note that the Transaction Service does not check that a stateless object has terminated before returning
any transaction that the object began.
The Portable Object Adaptor: get_object_id
(11.3.9.2)
For C++, NonStop CORBA adds StatePolicy and create_state_policy (in
StatePolicyValue value); with values STATELESS and STATEFUL. The default is STATEFUL.
Note that the Transaction Service does not check that a stateless object has terminated before returning
any transaction that the object began.