I created an application with Java, Hibernate and MySQL (Community Server Edition).
Please answer to following questions:
- What is different MySQL server and MySQL embedded?
- How can I backup and restore large MySQL databases in Hibernate?
- What is maximum number of records a MySQL embedded database can store?
1 Answer