Browse Source

update comment

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/mutateops@1008 f203690c-595d-4dc9-a70b-905162fa7fd2
tags/jackcess-2.1.5
James Ahlborn 7 years ago
parent
commit
4958d26f36

+ 1
- 2
src/main/java/com/healthmarketscience/jackcess/impl/RelationshipCreator.java View File

@@ -81,8 +81,7 @@ public class RelationshipCreator extends DBMutator
validate();

// FIXME determine the type of relationship
// FIXME what about "indeterminiate?" (not 1-1 or 1-n)
// FIXME determine if rel is one to one (integ enforced and both unique)
_flags = _relationship.getFlags();


Loading…
Cancel
Save