A CachedRow is normally part of a circular double linked list which contains all of the Rows currently in the Cache for the database. It is unlinked from this list when it is freed from the Cache to make way for other rows. New class from the Hypersonic Original @author Thomas Mueller (Hypersonic SQL Group) @version 1.8.0 @since Hypersonic SQL
|
|
|
|