Uses of Class
org.h2.engine.SessionLocal.TimeoutValue
-
Packages that use SessionLocal.TimeoutValue Package Description org.h2.engine Contains high level classes of the database and classes that don't fit in another sub-package. -
-
Uses of SessionLocal.TimeoutValue in org.h2.engine
Fields in org.h2.engine with type parameters of type SessionLocal.TimeoutValue Modifier and Type Field Description private java.util.LinkedList<SessionLocal.TimeoutValue>
SessionLocal. temporaryResultLobs
Temporary LOBs from result sets.
-