org.omg.CosPersistentState
Interface SessionPoolOperations

All Superinterfaces:
CatalogBaseOperations
All Known Subinterfaces:
SessionPool

public interface SessionPoolOperations
extends CatalogBaseOperations


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

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

refresh_by_pids

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

transaction_policy

public short transaction_policy()
Read accessor for transaction_policy attribute
Returns:
the attribute value