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

Rename TableBase to Table, and TableViewBase to TableView #69

Closed
bmunkholm opened this issue Dec 12, 2012 · 1 comment
Closed

Rename TableBase to Table, and TableViewBase to TableView #69

bmunkholm opened this issue Dec 12, 2012 · 1 comment

Comments

@bmunkholm
Copy link
Contributor

The Table annotation then have to be called something else - maybe @TableDefinition or @DefineTable?

@nmihajlovski
Copy link
Contributor

My proposal is: @ Entity, it gives the right semantics and it's already used for similar purposes (e.g. in Java EE Persistence ORM, for XML-to-Java mapping, etc.).

Also we can change the TableOrViewBase interface to TableOrView.

This issue was closed.
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

2 participants