Uses of Class
net.java.ao.FailedFastCountException
Packages that use FailedFastCountException
-
Uses of FailedFastCountException in net.java.ao
Methods in net.java.ao that throw FailedFastCountExceptionModifier and TypeMethodDescription<K> int
EntityManager.getFastCountEstimate
(Class<? extends RawEntity<K>> type) Gives an approximate count of all entities of the specified type to avoid performance issues.