- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy SWAMSGenerate DAO classes for iBernate framework.iBernate is a Framework that developed by SWAMSSpecially iBernate develop to minimize development time, cost, no of code lines and many more.iBernate helps to communicate with mysql server without writing queries. And it will help to communicate over the Objects.Traverse all over the database, save, update, delete, joins, ordering, limit results and many more features are supporting in this framework.MVC Pattern coding is will be easy by using this framework.Mainly it should add to project "mysql-dao-connector.jar" file as a library.To successfully use iBernate it is necessary to add "mysq-connection-java-xx-x-x.jar" and "javassist-x-xx.jar".