--
You received this message because you are subscribed to the Google Groups "mybatis-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mybatis-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks a lot for your suggestions. When deploying java into a database I would lock in the database vendor. I am trying to avoid this. I also consider a database as a tool to store data rather than executing code.
Regarding Hibernate, I am uncertain whether this is a solution to my use case. I decided for mybatis as it allows me to have full control over the database structure as well as the queries. Also the amount of data can be quite huge, the Beans are generated by XJC. So I cannot put annotations there, etc.
Any suggestions how to work around with Hibernate?
Requirements would be:
- capabilities to stream
- no modification to the Beans
- no modification to the database structure
- full control over queries/statements and mapping
Regards
On purpose
To unsubscribe from this group and stop receiving emails from it, send an email to mybatis-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "mybatis-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mybatis-user+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mybatis-user...@googlegroups.com.