1. Hibernate or iBatis or something else? stackoverflow.comIn my project i need to switch between databases during runtime. I tried to use Hibernate, but stuck in a place, where i need to map object with table in database. ... |
2. Question about solution - Access to database. Hibernate? iBatis? or what? stackoverflow.commy project has a lot of time restrictions on access to functionality. Layer view, I have a very fast, but I have a problem with DAO layer. Currently my DAO layer ... |