I'm evaluating Hibernate Shards for a project that uses hibernate-jpa.
I was wondering how mature is shards when it comes to JPA? The documentation mostly covers the SessionFactory modifications.
Any other recommendations for horizontal partitioning with JPA ?
Thanks.