inject « Property « JPA Q&A





1. Inject property into JPA orm.xml?    stackoverflow.com

We are splitting our baseline (for release 1.0 and 2.0 concurrent development). Instead of maintaining two separate databases (and hardware), we are investigating other alternatives. We would like to ...

2. Property is not injected into SQL statement    forum.hibernate.org

Author Message tleippi Post subject: Property is not injected into SQL statement Posted: Fri Dec 15, 2006 2:39 pm Newbie Joined: Fri Aug 05, 2005 5:37 pm Posts: 2 My problem is hibernate recognizes the property to be set in the mapping file and then doesn't put that property in the generated sql. It insteads uses the primary key ...