All Git Users → vladmihalcea

8 open source projects by vladmihalcea

1. Hibernate Master Class
Hibernate Master Class is an advance course of one of the most popular JPA implementation
✭ 204
java
2. Db Util
If you are using JPA and Hibernate, this tool can auto-detect N+1 query issues during testing.
3. Hypersistence Optimizer
Hypersistence Optimizer allows you to get the most out of JPA and Hibernate. By scanning your application configuration and mappings, Hypersistence Optimizer can tell you what changes you need to do to speed up your data access layer.
✭ 153
java
4. Vladmihalcea.wordpress.com
Some of the source code for vladmihalcea.com. The hibernate-master-class and the high-performance-java-persistence are used as blog source code repos as well.
✭ 120
java
5. Unfolding Java Transactions
This is an open book aiming to explaing how java transactions work.
✭ 84
html
6. Hibernate Types
The Hibernate Types library gives you extra types that are not supported by the Hibernate ORM core.
7. Flexy Pool
FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.
8. High Performance Java Persistence
The High-Performance Java Persistence book and video course code examples
✭ 823
java
1-8 of 8 user projects