org.omg.CosPersistentState
Interface SessionPoolOperations

All Superinterfaces:
CatalogBaseOperations
All Known Subinterfaces:
SessionPool
All Known Implementing Classes:
DatabaseSessionPool, FileSessionPool, MemorySessionPool

public interface SessionPoolOperations
extends CatalogBaseOperations

Interface definition: SessionPool.

Author:
OpenORB Compiler

Method Summary
 void flush_by_pids(byte[][] pids)
          Operation flush_by_pids
 void refresh_by_pids(byte[][] pids)
          Operation refresh_by_pids
 short transaction_policy()
          Read accessor for transaction_policy attribute
 
Methods inherited from interface org.omg.CosPersistentState.CatalogBaseOperations
access_mode, close, find_by_pid, find_storage_home, flush, free_all, refresh
 

Method Detail

flush_by_pids

void flush_by_pids(byte[][] pids)
Operation flush_by_pids


refresh_by_pids

void refresh_by_pids(byte[][] pids)
Operation refresh_by_pids


transaction_policy

short transaction_policy()
Read accessor for transaction_policy attribute

Returns:
the attribute value