agentgt / jirm

A Java Immutable object Relational Mapper focused on simplicity, convenience, and thread safety.
Apache License 2.0
66 stars 10 forks source link

The ORM config factory mistake was corrected #34

Open buzden opened 10 years ago

buzden commented 10 years ago

It seems that the SqlObjectConfig parameter in the ORM config factory was mistakenly ignored.