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

Map BAPI tables to non-generic Collections #5

Open
cerker opened this issue Dec 19, 2014 · 0 comments
Open

Map BAPI tables to non-generic Collections #5

cerker opened this issue Dec 19, 2014 · 0 comments
Milestone

Comments

@cerker
Copy link
Contributor

cerker commented Dec 19, 2014

Currently, Hibersap detects the type of the Collection by analyzing its generic type. It shall also be possible to map BAPI tables to Collections without generic type. In this case, the type has to be defined per annotation or annotation attribute, like JPA's targetEntity attribute in @onetomany etc.

May be useful also for other parameters so we can map to an interface, abstract class.

@cerker cerker added this to the future milestone Dec 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant