Class OLiveLegacyResultSet<T>

java.lang.Object
com.orientechnologies.orient.core.sql.query.OConcurrentLegacyResultSet<T>
com.orientechnologies.orient.core.sql.query.OLiveLegacyResultSet<T>
All Implemented Interfaces:
OLegacyResultSet<T>, Externalizable, Serializable, Iterable<T>, Collection<T>, List<T>

public class OLiveLegacyResultSet<T> extends OConcurrentLegacyResultSet<T>
Created by luigidellaquila on 18/03/15.
See Also: