Fixed Javadoc links
This commit is contained in:
parent
2c5ed10720
commit
bdc1ba559d
@ -85,7 +85,7 @@ public interface Database {
|
||||
|
||||
/**
|
||||
* The master data tables contained in this database (for schema
|
||||
* {@link #getSchema(SchemaDefinition)})
|
||||
* {@link #getSchema(String)})
|
||||
*/
|
||||
List<MasterDataTableDefinition> getMasterDataTables(SchemaDefinition schema);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user