Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Anchor
About this TOPIC
About this TOPIC

About

this TOPIC

Hibernate Mappings

The manner in which hibernate mappings are configured has changed from the way hibernate mappings were handled in sais-common and in the CSF Version 1.0.X series.  With the release of CSF version 2, The sessionFactory mappingResources property has been deprecated in favor of the mappingLocations property.  The mappingLocations property allow for more flexibility when combining hibernate mappings for several different sourcesThis topic will illustrate how to configure your application to use hibernate mappings.

Panel