Skip to content
Snippets Groups Projects
Verified Commit 3fd6ce23 authored by akwizgran's avatar akwizgran
Browse files

Fix javadoc.

parent c42852cd
No related branches found
No related tags found
No related merge requests found
......@@ -37,8 +37,8 @@ public interface TransportPropertyManager {
/**
* Returns the local transport properties for all transports.
* <br/>
* TODO: Transaction can be read-only when code is simplified
* <p/>
* Read-only.
*/
Map<TransportId, TransportProperties> getLocalProperties(Transaction txn)
throws DbException;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment