Skip to content

sebersole/hibernate-loader-redesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This project reresents a proof-of-concept of a way I want to explore for possible redesigning Loaders into pieces that individually know how to

  • Build a java.sql.Statement/CallableStatement
  • Execute such statements
  • Process the java.sql.ResultSet objects that result from executing such statements

This is still an incubating proposal. See the proposal at https://github.com/hibernate/hibernate-orm/wiki/Proposal---Loader-redesign

It's Jira is https://hibernate.onjira.com/browse/HHH-7841

About

PoC redesign of the Hibernate Loader class/hierarchy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published