Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for BulkInsert and InsertFrom #33

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

Commits on Feb 11, 2013

  1. Added property map for constant values

    Added ConstantPropertyMap to support mapping to constant values, such as with Table-Per-Hierarchy (TPH) polymorphic entities.
    seguemark committed Feb 11, 2013
    Configuration menu
    Copy the full SHA
    743ce53 View commit details
    Browse the repository at this point in the history
  2. Multiple mapping fragments,better schema detection

    Adds support for multiple mapping fragments
    Improves schema name detection
    seguemark committed Feb 11, 2013
    Configuration menu
    Copy the full SHA
    c0748df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e23bc35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6420ce View commit details
    Browse the repository at this point in the history
  5. Add BulkInsert, InsertFrom

    seguemark committed Feb 11, 2013
    Configuration menu
    Copy the full SHA
    d48f93a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f8dc34 View commit details
    Browse the repository at this point in the history
  7. Add DB Type Conversions

    seguemark committed Feb 11, 2013
    Configuration menu
    Copy the full SHA
    6c78396 View commit details
    Browse the repository at this point in the history
  8. Add inner Select builder

    seguemark committed Feb 11, 2013
    Configuration menu
    Copy the full SHA
    343c503 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    101614a View commit details
    Browse the repository at this point in the history