org.postgresql.util
Interface CanEstimateSize

All Known Implementing Classes:
CachedQuery

public interface CanEstimateSize


Method Summary
 long getSize()
           
 

Method Detail

getSize

long getSize()


Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.