Skip to content

Commit

Permalink
Javadoc++
Browse files Browse the repository at this point in the history
  • Loading branch information
archiecobbs committed Jan 11, 2019
1 parent 9489e3f commit 01dffd6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
* <b>Transaction Meta-Data</b>
* <ul>
* <li>{@link #getDatabase getDatabase()} - Get the associated {@link Database}</li>
* <li>{@link #getKVTransaction getKVTransaction()} - Get the underlying key/value store transaction.</li>
* <li>{@link #getSchemas getSchemas()} - Get the database {@link Schemas}, as seen by this transaction</li>
* <li>{@link #getSchema() getSchema()} - Get the {@link Schema} that will be used by this transaction</li>
* <li>{@link #deleteSchemaVersion deleteSchemaVersion()} - Delete a schema version that is no longer being used</li>
Expand Down

0 comments on commit 01dffd6

Please sign in to comment.