Package acdp
Interface Information.StoreInfo
- All Known Subinterfaces:
Information.ROStoreInfo,Information.WRStoreInfo
- Enclosing interface:
Information
public static interface Information.StoreInfo
The super interface of the
Information.WRStoreInfo and Information.ROStoreInfo
interfaces.
The store information object of a table can be obtained executing table.info().storeInfo().- Author:
- Beat Hörmann