Interface _ISupportClearDataCache
-
- All Superinterfaces:
com4j.Com4jObject
public interface _ISupportClearDataCache extends com4j.Com4jObject
For HP use only. Allows clearing the cache of a specific entity type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clearDataCache(java.lang.String cbTableName)
For HP use only.
-