Uses of Interface
com.db4o.cs.internal.PrefetchingStrategy
-
Packages that use PrefetchingStrategy Package Description com.db4o.cs.internal -
-
Uses of PrefetchingStrategy in com.db4o.cs.internal
Classes in com.db4o.cs.internal that implement PrefetchingStrategy Modifier and Type Class Description class
SingleMessagePrefetchingStrategy
Prefetchs multiples objects at once (in a single message).Fields in com.db4o.cs.internal declared as PrefetchingStrategy Modifier and Type Field Description static PrefetchingStrategy
SingleMessagePrefetchingStrategy. INSTANCE
-