Versions Compared

Key

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

...

[12:31:41 CST(-0600)] <EricDalquist> it adds first class support for the concept of naturalIds

[12:31:55 CST(-0600)] <EricDalquist> so like there will be a dedicated cache of fname->portletDefinition.id

[12:32:11 CST(-0600)] <EricDalquist> which won't be invalidated due to updates

[12:32:14 CST(-0600)] <athena> oh neat

[12:32:24 CST(-0600)] <athena> that sounds really useful

[12:32:28 CST(-0600)] <EricDalquist> and once the caches are warm hibernate can go from naturalId -> pk -> entity

[12:32:30 CST(-0600)] <EricDalquist> all in memory

[12:32:31 CST(-0600)] <EricDalquist> yeah

[12:32:44 CST(-0600)] <EricDalquist> since almost all our objects have a NaturalId