Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested table "Phone" doesn't work #23

Closed
nmihajlovski opened this issue May 20, 2012 · 3 comments
Closed

Nested table "Phone" doesn't work #23

nmihajlovski opened this issue May 20, 2012 · 3 comments

Comments

@nmihajlovski
Copy link
Contributor

Nested table "Phone" doesn't work

@nmihajlovski
Copy link
Contributor Author

How can I reproduce the problem?

@nmihajlovski
Copy link
Contributor Author

Once I mentioned there was a strange behaviour in TableBase.getSubTable() - it returns different instance for each method call, and there are not mutually synchronized, so putting date into one instance won't get it shown in the other subtable instance. I guess this is the cause of the this issue...

@nmihajlovski
Copy link
Contributor Author

The unit test SubtableTest demonstrates that when data is inserted into a subtable, it is not stored. The JNI API should be checked.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant