This project has retired. For details please refer to its
Attic page.
TransactionManager.Created (Apache River v3.0.0 API Documentation)
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
long |
id
The transaction ID.
|
Lease |
lease
The lease.
|
-
Constructor Summary
Constructors
Constructor and Description |
Created(long id,
Lease lease)
Simple constructor.
|
-
-
Field Detail
-
id
public final long id
The transaction ID.
-
lease
public final Lease lease
The lease.
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.