Package org.h2.engine
Class SessionLocal.TimeoutValue
java.lang.Object
org.h2.engine.SessionLocal.TimeoutValue
- Enclosing class:
SessionLocal
An LOB object with a timeout.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
created
final long createdThe time when this object was created. -
value
The value.
-
-
Constructor Details
-
TimeoutValue
TimeoutValue(ValueLob v)
-