… I will be giving a webinar about performance implications for Hibernate and Connector/J. If you cannot attend at this time… people use it from Java apps. For some of those, Hibernate is the persistent framework of choice. This webinar will discuss… Java. Topics will include: * Very brief overview of ORMs and Hibernate * Fetch strategies * Lazyness * Manually written SQL * Concurrency * Concurrency-related config…
Post: Hijacking Innodb Foreign Keys
… value it will not work. This can cause problems to Hibernate and other ORM based applications which often like to update…
Comment: Disaster: MySQL 5.5 Flushing
… had 64GB of RAM would have that much for a hibernate file and swap file. Disk space is just a tool…
Comment: When should you store serialized objects in the database?
… environment. Imagine the plight of this refactoring when instances like Hibernate proxies are serialized inadvertently. The only way to avoid this…
Comment: Why you don't want to shard.
Morgan, You mentioned HiveDb in your post. Is HiveDB still alive? They made some announcements a long time ago and there has been no activity on their site for over a year. No code released. So HiveDB seems pretty dead. So does Hibernate Shard. What are some good frameworks that support sharding?
Comment: Using MyISAM in production
…/W: RedHat linux 2.4 Application: Java jetty server with Hibernate MySQL version = 4.1.19 We have been running application…

