| Package | Description |
|---|---|
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Method and Description |
|---|---|
NullDBTransactionImpl |
DatabaseTransactionFactory.createNullTransaction()
Deprecated.
Since 9.0.3.
This method is no longer called
to create a connected DBTransaction instance.
Instead, DBTransactionImpl2 instance, created by
create(), migrates from
disconnected to connected state. |