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