Package org.postgresql.util
Interface CanEstimateSize
-
- All Known Implementing Classes:
CachedQuery
,FieldMetadata
public interface CanEstimateSize
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getSize()
-