Menu

#6 As a developer I want to persist a Spring Fixture to a database using Hibernate

1.0
open
nobody
None
2012-07-25
2012-07-25
Pat
No

Using a previously defined Hibernate SessionFactory, persist all beans defined in a Spring Fixture to the database.
This may be done transparently for 'static' fixture definitions, but only after builder.build() is called for dyanamic.
Allow for future persistence strategies. E.g JPA EntityManagers.

Discussion


Log in to post a comment.