Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

added hibernate example #271

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

added hibernate example #271

wants to merge 7 commits into from

Commits on Jul 6, 2015

  1. added hibernate example

    Stewart Kelt committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    7feb8df View commit details
    Browse the repository at this point in the history
  2. rename the sample into hibernate

    exclude the target folder
    make modules a symlink
    Stewart Kelt committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    9d014ee View commit details
    Browse the repository at this point in the history
  3. fixed em connection leaks

    Stewart Kelt committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    8d19ccd View commit details
    Browse the repository at this point in the history
  4. cleaned code

    Stewart Kelt committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    acc870d View commit details
    Browse the repository at this point in the history
  5. fixed more em connection leaks

    Stewart Kelt committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    ee7393d View commit details
    Browse the repository at this point in the history
  6. Update .gitignore

    skelt committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    77d75c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2015

  1. optimize the code. disabled fetch eager and used a query to join the

    tables preventing unnecessary transactions
    Stewart Kelt committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    ec186e8 View commit details
    Browse the repository at this point in the history