Minor edits.
This commit is contained in:
@@ -103,7 +103,8 @@ public abstract class DepotRepository
|
||||
* @Computed records and arbitrarily complicated queries. Note however that as with KEYS,
|
||||
* there is currently no automatic invalidation and it is potentially very memory intensive.
|
||||
*/
|
||||
CONTENTS };
|
||||
CONTENTS
|
||||
};
|
||||
|
||||
/**
|
||||
* Creates a repository with the supplied persistence context. Any schema migrations needed by
|
||||
|
||||
Reference in New Issue
Block a user