org.openorb.pss.connector.file
public class FileSessionPool extends FileSession implements SessionPool
Constructor Summary | |
---|---|
FileSessionPool() | |
FileSessionPool(ORBInitInfo info)
Constructor |
Method Summary | |
---|---|
void | flush_by_pids(byte[][] pids) |
TransactionalSession | prepare_free_session()
Return a free transactional session ( it means with NO ASSOCIATION for the association status ) |
void | refresh_by_pids(byte[][] pids) |
void | setBaseInfo(FileConnector connector, String catalog_type_name, short tx_policy, short access, Parameter[] parameters)
Set the base information require by a catalog |
short | transaction_policy() |