Minor edits.

This commit is contained in:
Michael Bayne
2009-01-07 19:36:43 +00:00
parent f5fc65f1e1
commit a66f15e355
@@ -103,7 +103,8 @@ public abstract class DepotRepository
* @Computed records and arbitrarily complicated queries. Note however that as with KEYS, * @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. * 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 * Creates a repository with the supplied persistence context. Any schema migrations needed by