@return The open ConglomerateController. @param xact_manager The access xact to associate all ops on cc with. @param rawtran The raw store xact to associate all ops on cc with. @param open_mode A bit mask of TransactionController.MODE_* bits,indicating info about the open. @param lock_level Either TransactionController.MODE_TABLE orTransactionController.MODE_RECORD, as passed into the openConglomerate() call. @param locking_policy The LockingPolicy to use to open the conglomerate. @exception StandardException Standard exception policy. @see TransactionController
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|